Heyas,

        I'm attempting to build innovation3d to work with the KDE port. 
It's a 3d modelling/animation tool that is a really great effort.
        http://innovation3d.sourceforge.net

        the nurbs library is required for building the source, as are 
the headers for qt so I'll have to rebuild that also I suppose.

        I'm currently getting an error that i don't understand, and was 
wondering if in the process of porting stuff, you'd seen this one 
before.

rm -fr .libs/libmatrixN.la .libs/libmatrixN.* .libs/libmatrixN.*
c++ -dynamiclib -flat_namespace -undefined suppress -o 
.libs/libmatrixN.1.0.0.dylib  matrixMat_.lo fft_.lo chebexp_.lo 
intccq_.lo statistic_.lo  -lc  -install_name  
/usr//lib/libmatrixN.1.dylib -compatibility_version 2 
-current_version 2.0
ld: common symbols not allowed with MH_DYLIB output format
statistic_.lo definition of common 
__Q24PLib32lnOfFactorial__H1Zd_4PLibi_X01.0.a (size 808)
statistic_.lo definition of common 
__Q24PLib32lnOfFactorial__H1Zf_4PLibi_X01.0.a (size 404)
/usr/bin/libtool: internal link edit command failed
make[1]: *** [libmatrixN.la] Error 1
make: *** [all-recursive] Error 1


Thanks for any help,

-thomas


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to