Re: jdk 1.6 update 2 build is failing

2007-08-14 Thread DJ Lucas
Randy McMurchy wrote: > Well, the Xorg Libs page still says to create the /usr/include/X11 > and /usr/lib/X11 links, so I did/do. Should we? Not sure, but I > can say I have the two links I mentioned, and I built JDK 1.6 without > any issues. Yes they should, for the same reason we now have the /

An idea for a new development model

2007-08-14 Thread Jeremy Huntwork
Hello, As I've been giving some thought to what might make the LiveCD project more manageable, more open to community development and better all around, it occurred to me that our build method could be adjusted. Right now the build is automated by a long series of Makefiles that was, in some r

A call for help

2007-08-14 Thread Jeremy Huntwork
Hello Everyone: The LFS LiveCD project is currently attempting to produce four CDs. A minimalistic CD and a full Xorg+XFCE CD each for both x86 and x86_64. There are two of us working on this project officially. It becomes quite a bit of work to try to keep up with the development of LFS and co

Re: RP-PPPoE

2007-08-14 Thread Randy McMurchy
david567 wrote these words on 08/14/07 17:54 CST: > Likely, the sed should be deleted, Done. The broken download URL was also fixed. -- Randy rmlscsi: [bogomips 1003.26] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 18:47:00 up 12

Re: Akode and FFmpeg

2007-08-14 Thread M.Canales.es
El Miércoles, 15 de Agosto de 2007 01:29, Randy McMurchy escribió: > Dan Nicholson wrote these words on 08/14/07 18:19 CST: > > $ readelf -s /usr/lib/libavformat.so | grep av_seek_frame > > [EMAIL PROTECTED]: ~ > readelf -s /usr/lib/libavformat.so | grep av_seek_frame >112: 0001e520 1670 FUNC

Re: Akode and FFmpeg

2007-08-14 Thread Randy McMurchy
Dan Nicholson wrote these words on 08/14/07 18:19 CST: > $ readelf -s /usr/lib/libavformat.so | grep av_seek_frame [EMAIL PROTECTED]: ~ > readelf -s /usr/lib/libavformat.so | grep av_seek_frame 112: 0001e520 1670 FUNCGLOBAL DEFAULT 10 av_seek_frame_binary 132: 0001fe30 1885 FUNC

Re: Akode and FFmpeg

2007-08-14 Thread Dan Nicholson
On 8/14/07, M.Canales.es <[EMAIL PROTECTED]> wrote: > El Miércoles, 15 de Agosto de 2007 00:43, Dan Nicholson escribió: > > > Well, it looks like it's trying to get the linker to not barf on > > undefined symbols with -Wl,--allow-shlib-undefined, but maybe I don't > > understand that option correct

Re: RP-PPPoE

2007-08-14 Thread Randy McMurchy
david567 wrote these words on 08/14/07 17:54 CST: > Likely, the sed should be deleted, it seems more likely people have >= > 6.2. 6.2 is just over a year old. Or, more notes! I think so as well. Manuel confirmed that the instruction to move the program is no longer in LFS, so logger stays in /

Re: Akode and FFmpeg

2007-08-14 Thread M.Canales.es
El Miércoles, 15 de Agosto de 2007 00:43, Dan Nicholson escribió: > Well, it looks like it's trying to get the linker to not barf on > undefined symbols with -Wl,--allow-shlib-undefined, but maybe I don't > understand that option correctly. Anyway, in my ffmpeg from 20070128, > libavformat has av_

Re: RP-PPPoE

2007-08-14 Thread david567
Randy McMurchy wrote: > david567 wrote these words on 08/14/07 17:03 CST: > >> there is a sed in the RP-PPPoE instructions: >> >> sed -i s%/usr/bin/logger%/bin/logger% \ >> scripts/pppoe-{connect,setup,stop}.in >> >> logger is installed with util-linux and is in /usr/bin here. >> >> If there

Re: RP-PPPoE

2007-08-14 Thread M.Canales.es
El Miércoles, 15 de Agosto de 2007 00:37, Randy McMurchy escribió: > > My current installation it is /usr/bin/logger > > ?? (not sure what to think about it, Dave) Now the LFS-Bootscripts don't use logger, thus logger is not moved anymore to /bin in the LFS book. -- Manuel Canales Esparcia Usu

Re: Akode and FFmpeg

2007-08-14 Thread Dan Nicholson
On 8/14/07, Randy McMurchy <[EMAIL PROTECTED]> wrote: > > FFmpeg is so particular as their API changes. Packages are constantly > trying to update their required version numbers (of SVN FFmpeg) to keep > up. It is a losing battle. Note Dan's recent comment about a GStream > dev that said they just

Re: Akode and FFmpeg

2007-08-14 Thread Dan Nicholson
On 8/14/07, M.Canales.es <[EMAIL PROTECTED]> wrote: > /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 > -Wformat-security -Wmissing-format

Re: RP-PPPoE

2007-08-14 Thread Randy McMurchy
david567 wrote these words on 08/14/07 17:03 CST: > there is a sed in the RP-PPPoE instructions: > > sed -i s%/usr/bin/logger%/bin/logger% \ > scripts/pppoe-{connect,setup,stop}.in > > logger is installed with util-linux and is in /usr/bin here. > > If there is no feedback, I'll open a ticke

RP-PPPoE

2007-08-14 Thread david567
there is a sed in the RP-PPPoE instructions: sed -i s%/usr/bin/logger%/bin/logger% \ scripts/pppoe-{connect,setup,stop}.in logger is installed with util-linux and is in /usr/bin here. If there is no feedback, I'll open a ticket. --- David Jensen -- http://linuxfromscratch.org/mailman/l

Re: Akode and FFmpeg

2007-08-14 Thread Randy McMurchy
M.Canales.es wrote these words on 08/14/07 16:08 CST: > Trying to build KDE I noticed that akode-2.0.1 in not available upstream, > current version is akode-2.0.2. And there is no akode-2.0.1 packages on > anduin nor other mirrors. > > Thus we need to update akode to 2.0.2 I agree. > (ther

Akode and FFmpeg

2007-08-14 Thread M.Canales.es
Hi, Trying to build KDE I noticed that akode-2.0.1 in not available upstream, current version is akode-2.0.2. And there is no akode-2.0.1 packages on anduin nor other mirrors. Thus we need to update akode to 2.0.2 (there is also KDE-3.5.7 availble but no open ticket yet) or change the dowload

Re: LFS-6.3-rc2 has been generated

2007-08-14 Thread Randy McMurchy
Dan Nicholson wrote these words on 08/13/07 12:32 CST: > http://cross-lfs.org/files/packages/svn/shadow-4.0.18.1.tar.bz2 I put that there, and I now think it should be changed. If CLFS updates their version of Shadow, that link is likely to go away. I'll wait for Dan to fix LFS, and I'll just pu

openssl-0.9.8e vulnerability (local)

2007-08-14 Thread Jens Stroebel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there :) I just wanted to mention that I spotted a vulnerability notice for openssl-0.9.8e ( http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3108 ); a patch from openssl.org is at http://openssl.org/news/patch-CVE-200