The nss package seems to build successfully on my system, but I also
always get a lot of output that looks like this while it builds:
syntax error at -e line 3, near "while"
syntax error at -e line 7, near "}"
Execution of -e aborted due to compilation errors.
cd ../coreconf ; make
make[1]: Ent
On Sun, Apr 30, 2006 at 08:54:10PM +, Cliff McDiarmid wrote:
> Hi
>
> I recently imaged my LFS box(6.1)with partimage and have restored it to a new
> machine with two scsi drives, sda and sdb. Raid is possible, but that is for
> the future, although it might have a bearing here. I have LFS
Hi
I recently imaged my LFS box(6.1)with partimage and have restored it to a new
machine with two scsi drives, sda and sdb. Raid is possible, but that is for
the future, although it might have a bearing here. I have LFS on sdb and XP on
sda. Lilo is now in the MBR and dual booting. LILO sta
On Sat, 2006-04-29 at 22:46 -0500, DJ Lucas wrote:
> The first thing I see is that you are doing an assignment (=) to instead
> of a match (==) for the value of 'KERNEL'. The following line looks
> better to me:
>
> BUS=="scsi", KERNEL=="sr0", SYMLINK="cdrom", GROUP="disk"
>
> -- DJ Lucas
>
On Sun, 2006-04-30 at 10:33 +0100, Andrew Benton wrote:
> Also, are you
> sure that the kernel is calling it sr0? if it's an scsi disk, perhaps
> the kernel calls it sd0?
Yeah, positive. It's something weird with this Dell i9300 laptop and
it's internal IDE/SATA configuration it has. I have t
On Sat, 2006-04-29 at 22:46 -0500, DJ Lucas wrote:
> BUS=="scsi", KERNEL=="sr[0-9]*",
> PROGRAM="/etc/udev/scripts/cdsymlinks.sh %k", SYMLINK="%c{1} %c{2} %
> c{3}
> %c{4} %c{5} %c{6}", GROUP="disk", OPTIONS="last_rule"
Thanks! What does your "/etc/udev/scripts/cdsymlinks.sh" look like?
-Lup
On Sun, Apr 30, 2006 at 03:56:54PM +0200, Alberto Hernando wrote:
>
> I have another linux partition (debian) in the same machine, and also winxp
> and win98. I don't have problems with any of them (al least, no more than
> usual). If I just could know why things crash, I could try to fix it. I
El Domingo, 30 de Abril de 2006 15:22, Ken Moffat escribió:
> One possibility is that your computer's memory is going bad. Try
> giving it a *long* test with memtest86. Normally, applications
> don't suddenly change from working to not-working the way your
> previous version of kde did.
>
> Also
On Sun, Apr 30, 2006 at 01:05:46PM +0200, Alberto Hernando wrote:
>
> Another segfault. Compiler mistakes can be expected, but this... What can be
> going on?
>
One possibility is that your computer's memory is going bad. Try
giving it a *long* test with memtest86. Normally, applications
don'
El Domingo, 30 de Abril de 2006 10:57, Alberto Hernando escribió:
> I could try reinstalling qt, of course,
Hi.
More info.
Trying to compile qt-3.3.6, it fails like this:
make[3]: Entering directory
`/sources/qt-x11-free-3.3.6/tools/designer/designer'
/sources/qt-x11-free-3.3.6/bin/uic -L /sou
Henry christenson wrote:
Libglade is not listed anywhere else but in the 1.4 stuff. Ive looked
though all of the things listed in the book for gnome and fail to see
the updated one listed. Do you have it combined with another package
or possibly its been renamed to something else ?
http://www.
Lupine wrote:
Something has been bothering me for a while now, I still can't get udev
to create proper symlinks for cdrom and dvd. Up til now, I just
manually run:
ln -sv /dev/sr0 cdrom
ln -sv /dev/sr0 dvd
...each time I reboot.
However, I know this should work better, so maybe some can see a r
Hi.
I had my lfs-6.1 happily working. But two days ago, after a reboot, I couldn't
use it anymore. kdeinit segfaults. I didn't know what was happening so, as I
had kde-3.5.1, I decided to compile kde-3.5.2 and solve the issue while
upgrading. arts compiled flawlessly, so I started with kdelibs,
13 matches
Mail list logo