Tor Olav Stava wrote this on Tue, Jan 17, 2006 at 05:22:21PM +0100.
My reply is below.
> If a package have listed " A or B " as prerequisites, will the
> scripts then report both A and B in the output?
The AuditPackages.py script (which has not been updated, yet) patches
up alternatives, but is r
Norman Urs Baier wrote:
Probably I did run the sed script twice, even though I thought I had deleted
the source tree and started from beginning. Anyway running the sed script
twice gives me an error which reminds of the one I got when trying the first
time.
I am no expert in sed script, does t
Dan Nicholson wrote these words on 01/17/06 18:37 CST:
> I think it's more accurate because it narrows the regex to what we
> actually want. It just so happens that there's no other instances of
> "enum" in the file. But, that's just semantics.
Right. So let's just drop that part of it. I j
On 1/17/06, Randy McMurchy <[EMAIL PROTECTED]> wrote:
> Dan Nicholson wrote these words on 01/17/06 17:04 CST:
>
> > A more accurate sed that could be run repeatedly is
> >
> > sed -i 's/^enum$/& xptinfo_enum_1/' whatever/file/it/is
>
> Well, I don't think it is any more "accurate", but it can
Dan Nicholson wrote these words on 01/17/06 17:04 CST:
> A more accurate sed that could be run repeatedly is
>
> sed -i 's/^enum$/& xptinfo_enum_1/' whatever/file/it/is
Well, I don't think it is any more "accurate", but it can be run
repeatedly and that is a good enough reason to change the
On 1/17/06, Norman Urs Baier <[EMAIL PROTECTED]> wrote:
> Probably I did run the sed script twice, even though I thought I had deleted
> the source tree and started from beginning. Anyway running the sed script
> twice gives me an error which reminds of the one I got when trying the first
> time.
Am Dienstag, 17. Januar 2006 23:20 schrieb Norman Urs Baier:
> Am Dienstag, 17. Januar 2006 21:55 schrieb Norman Urs Baier:
> > > > Then I recompiled, omitting the sed script, but omitting SVG
> > > > support as well, then it worked.
> > >
> > > Good chance that is the trigger. OTOH, gcc-4.x sho
Am Dienstag, 17. Januar 2006 21:55 schrieb Norman Urs Baier:
> > > Then I recompiled, omitting the sed script, but omitting SVG
> > > support as well, then it worked.
> >
> > Good chance that is the trigger. OTOH, gcc-4.x should have copped out
> > with an 'anonymous enum' error without the sed
On Tuesday 17 January 2006 09:48, Rainer Peter Feller wrote:
> are all ipw-2.4-*.fw files present in your firmware dir?
Yes, they are.
Searching in the www, I found a bug-message
"http://lists.debian.org/debian-kernel/2005/03/msg00233.html"; . Somebody
wrote down the log for the event, the ipw
[EMAIL PROTECTED] wrote these words on 01/17/06 15:16 CST:
> I did'nt made any deviation event not using any package manager.
> What has been install from blfs:
>
> libedit
I remember something about libedit being a bad thing for current BLFS.
Seems like I remember it overwrote something or som
Hello Randy,
Tanks a lot to share my problem, I try to provide all the info you need.
> So far, I've been able to build up with success LFS611-20060101
Correction, It is SVN-20051223
I did'nt made any deviation event not using any package manager.
What has been install from blfs:
libedit
bc-1.
Am Dienstag, 17. Januar 2006 04:34 schrieb DJ Lucas:
> Norman Urs Baier wrote:
> > By the way what is the sed script doing exactly, because the first time I
> > tried to compile firefox there was an error with exactly xptinfo_enum_1
> > not being declared.
>
> Norman, do you still have the exact co
James Henry wrote these words on 01/17/06 14:26 CST:
> but if there is
> anymore info you need please let me know!
I need more proficiency in C++.
--
Randy
rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3]
[GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686]
14:28:00
Randy McMurchy wrote:
[cc'd to BLFS-Dev]
James Henry wrote these words on 01/17/06 13:47 CST:
Making all in fco
[snip]
fconame.h:147: error: ISO C++ forbids declaration of 'cFCOName_i' with
no type
fconame.h:147: error: expected ';' before '*' token
I downloaded the 2
[cc'd to BLFS-Dev]
James Henry wrote these words on 01/17/06 13:47 CST:
> Making all in fco
> [snip]
> fconame.h:147: error: ISO C++ forbids declaration of 'cFCOName_i' with
> no type
> fconame.h:147: error: expected ';' before '*' token
I downloaded the 2.4.0.1 version released on 12/1/2005. U
[cc'd to BLFS-Dev]
James Henry wrote these words on 01/17/06 13:47 CST:
> ok i have recompiled everything with the lates SVN LFS and BLFS and im
> still getting the same problems on comile again..
What happens if you try to compile the newest version from the *real*
Tripwire maintainer's downlo
Randy McMurchy wrote:
James Henry wrote these words on 01/13/06 12:13 CST:
while trying to install tripwire i get the following error...
im using BLFS Version 6.1
on top of LFS SVN-20060103
You will see *many* errors like you listed if you continue to use
BLFS 6.1 on top
[EMAIL PROTECTED] wrote these words on 01/17/06 12:49 CST:
> I hope I'm in the right place to ask my question.
You are.
> So far, I've been able to build up with success LFS611-20060101
Well, it would be nice to know *exactly* what you are building on.
You have LFS-6.11 and an SVN date in the
Hello everybody,
I hope I'm in the right place to ask my question.
So far, I've been able to build up with success LFS611-20060101 or something
close to this date. Since a few days I try the compilation of samba.
The link is wrong
Beter use: http://us1.samba.org/samba/history/
Anyway if I try to
On 1/14/06, Stef Bon <[EMAIL PROTECTED]> wrote:
> Hello,
>
> some time ago I wrote an article about
> scripts qt.sh and kde.sh in de /etc/profile.d directory
> No reply. I'm curious why?
> Not interesting? Missed it? Forgot it?
Stef, I think the idea is that the Bash Shell Startup Files section is
Carlos Eduardo de Brito Novaes wrote:
> In my Blfs 6.0 there is a script to update some enviroment viariables,
> like PATH, PKG_CONFIG_PATH and so. This script
> (/etc/profile.d/extrapaths.sh) search for every directory that
> match /opt/*/bin and /opt/*/lib/pkgconfig. So there is no need to have
(please excuse me if you receive this message more than once)
Hi there.
I'd like to announce the first public release of paco-ablfs.
Paco-ablfs stands for "Pacoized Automated Beyond Linux From Scratch". It
is an awk+shell script written by Arthur Demchenkov, that takes
ALFS-BLFS XML profiles
On Mon, 2006-01-16 at 18:23 -0500, David Fix wrote:
> You know, you could probably just download the latest firmware from the card
> and flash it using a boot floppy, too. ;)
>
> Dave
eh ... I think that THIS firmware files are not to flash, but runtime firmware
...
so no, they can't and s
On Mon, 2006-01-16 at 23:18 +0100, Dr. Edgar Alwers wrote:
> On Monday 16 January 2006 20:06, Andrew Benton wrote:
> After a new reboot dmesg changed into:
>
> ipw2200: Intel PRO/Wireless 2200/2915 Network Driver, 1.0.8
> ipw2200 Copyright...
> ACPI: PCI Interrupt Link [LNKG] enab
24 matches
Mail list logo