On Friday 31 August 2001 13:14, Zdenek Kabelac wrote:
> On Mon, Aug 13, 2001 at 07:28:18PM +0300, Jukka Tastula wrote:
>> On Sunday 12 August 2001 18:19, mdew wrote:
>>> libtool: link: cannot determine absolute directory name of `NONE'
>>> Debian Sid with latest updates
>> for i in `find . -name "Makefile"`; do cat Makefile | sed s/-LNONE/\ / >
>> $i.new; mv -f $i.new $i ; done
>> seems to work for now, if anyone has a more permanent solution to this
>> I'd be glad to hear.
>
> Well I'd like to know more about this problem - I'm running Debian unstable
> (sid) and I've never noticed this problem.
>
> Do you use   autogen.sh ?

Of course, if I don't I get some errors about Makefile.in(s). It seems to be 
a Qt problem as --with-qt-libraries=foo --with-qt-includes=bar makes this go 
away. If I don't give those options it says libraries are in NONE and headers 
in /usr/include/qt. Debian unstable here, too, with qt2. Maybe it gets 
confused because I also have libqt3 installed (not the 3.x headers tho)?

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to