Bug#327359: qmake generates invalid -Lpath linker Option

2005-11-18 Thread Brian Nelson
tag 327359 upstream
thanks

This actual bug is filed as
http://www.trolltech.com/developer/tasktracker.html?method=entryid=87775
upstream, scheduled to be fixed in 4.1.1.

-- 
Captain Logic is not steering this tugboat.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#327359: qmake generates invalid -Lpath linker Option

2005-09-12 Thread Brian Nelson
tag 327359 confirmed
thanks

Sven Geggus [EMAIL PROTECTED] writes:

 --cut--
 [EMAIL PROTECTED]:./tmp2 echo foo.pro
 [EMAIL PROTECTED]:./tmp2 qmake foo.pro
 [EMAIL PROTECTED]:./tmp2 grep ^LIBS Makefile 
 LIBS  = $(SUBLIBS) -L/usr/lib
 -L/tmp/buildd/qt4-x11-4.0.1/lib -lQtGui -L/usr/X11R6/lib
 -laudio -lXt -lpng -lSM -lICE -lXi -lXrender -lXrandr -lXcursor -lXinerama
 -lfreetype -lXext -lX11 -lm -lQtCore -lfontconfig -lz -ldl -lpthread
 --cut--

 The invalid Option I am talking about is -L/tmp/buildd/qt4-x11-4.0.1/lib.

Yeah, the .pc/.la files have the same problem.  It looks like it's
scheduled to be fixed in 4.1.

http://www.trolltech.com/developer/tasktracker.html?method=entryid=77152

-- 
Society is never going to make any progress until we all learn to
pretend to like each other.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#327359: qmake generates invalid -Lpath linker Option

2005-09-09 Thread Sven Geggus
Package: libqt4-dev
Version: 4.0.1-1

--cut--
[EMAIL PROTECTED]:./tmp2 echo foo.pro
[EMAIL PROTECTED]:./tmp2 qmake foo.pro
[EMAIL PROTECTED]:./tmp2 grep ^LIBS Makefile 
LIBS  = $(SUBLIBS) -L/usr/lib
-L/tmp/buildd/qt4-x11-4.0.1/lib -lQtGui -L/usr/X11R6/lib
-laudio -lXt -lpng -lSM -lICE -lXi -lXrender -lXrandr -lXcursor -lXinerama
-lfreetype -lXext -lX11 -lm -lQtCore -lfontconfig -lz -ldl -lpthread
--cut--

The invalid Option I am talking about is -L/tmp/buildd/qt4-x11-4.0.1/lib.

Regards

Sven

-- 
C is quirky, flawed, and an enormous success
(Dennis M. Ritchie)

/me is [EMAIL PROTECTED], http://sven.gegg.us/ on the Web


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]