pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: libtool fails in pkg make, but succeeds in work dir
On Sun, 08 Oct 2006 21:39:20 -0500, Kenneth Freidank wrote:
> ===> Building for bouml-2.17.1
> Generate BOUML and the hand made plug-outs
> for i in src src/CppGenerator src/CppReverse src/JavaGenerator
> src/JavaReverse src/JavaCat src/IdlGenerator src/PlugOutUpgrade; do (
> if [ -d $i ]; then cd $i ; /usr/pkg/qt3/bin/qmake ; make ; fi; ) ; done
> libtool --silent --mode=compile c++ -c -O2 -I/usr/pkg/include
> -I/usr/pkg/qt3/include -I/usr/include -DGLX_GLXEXT_LEGACY
> -I/usr/pkg/include/freetype2 -DQ_TRAILING_DIR_SEP -DQT_NO_DEBUG
> -I/usr/pkg/qt3/mkspecs/netbsd-g++ -I. -Ibrowser -Idata -Idiagram
> -Idialog -Imisc -Itool -Ixpm -I../../../../../../pkg/include
> -I/usr/pkg/qt3/include -o BrowserAttribute.lo browser/BrowserAttribute.cpp
> *** Error code 1
You must add `USE_LANGUAGES= c++' to Makefile.
--
"Of course I love NetBSD":-)
OBATA Akio / obata%lins.jp@localhost
Home |
Main Index |
Thread Index |
Old Index