[Kst] Strange compile problem...

Brisset, Nicolas Nicolas.Brisset at eurocopter.com
Fri Jan 12 18:24:03 CET 2007


Just for general information (in case anybody has the problem) I have worked around this by changing all occurrences of /bin/sh with /bin/bash in libtool. Not sure it is a very nice fix, but at least kst compiles, and does not bus fault :-)
Now, I can't wait to have a data manager filter with regexps/comma-separated strings :-)

> Envoyé : mardi 9 janvier 2007 19:40
> À : kst at kde.org
> Objet : [Kst] Strange compile problem...
> 
> I have done a fresh check out of kst (trunk) and it just 
> won't compile:
> 
> /bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ 
> -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 
> -Wno-non-virtual-dtor -fno-exceptions -fno-check-new 
> -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
> -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION 
> -DQT_CLEAN_NAMESPACE -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
> -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION 
> -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
> -DQT_NO_TRANSLATION   -L/usr/lib -lm -o libkst.la -rpath
> /S/KDE/debug/lib -version-info 1:4:0 -no-undefined
> -L/usr/local/kde/V3.4.0/lib -L/usr/local/kde/lib     ksdebug.lo
> kstobject.lo kstdatasource.lo stdinsource.lo kstextension.lo 
> kstdatacollection.lo kstdebug.lo rwlock.lo kstmath.lo 
> kstdateparser.lo ksttimezones.lo kstscalar.lo  kststring.lo 
> kstmatrix.lo kstrmatrix.lo kstsmatrix.lo kstamatrix.lo 
> kstvector.lo kstsvector.lo kstavector.lo kstrvector.lo 
> kstvectordefaults.lo kstmatrixdefaults.lo kstprimitive.lo 
> defaultprimitivenames.lo kstwaitcondition_unix.lo -lqt-mt  
> -lz -lpng -lz -lm -lXext -lX11 -lsocket  -lnsl -lSM -lICE 
> -lpthread -lkio -lkdecore ../extdate/libkstextdate.la
> gmake[3]: *** [libkst.la] Error 1
> gmake[3]: Leaving directory
> `/dk/ouvea-3510-0/users/brisset/graphics/kst/src/libkst'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory
> `/dk/ouvea-3510-0/users/brisset/graphics/kst/src/libkst'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/dk/ouvea-3510-0/users/brisset/graphics/kst/src'
> gmake: *** [all-recursive] Error 1


More information about the Kst mailing list