Le Jeudi 30 Octobre 2003 15:56, Mark Knecht a écrit :
> > my /etc/make.conf
> >
> > CHOST="i686-pc-linux-gnu"
> > CFLAGS="-O3 -march=athlon-xp -pipe"
> > CXXFLAGS="${CFLAGS}"
> >
> > when i hash CHOST out then i moans about CFLAGS
> >
> > any ideas thanks

in parsing, when you've got an error on line N that doesn't go away when you 
take like N away, the error comes from above. What do you've got above this 
line in your make.conf?
Check for an open quote that hasn't been closed.

-- 
mathieu perrenoud

--
[EMAIL PROTECTED] mailing list

Reply via email to