-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/26/10 12:49 AM, Steven Peck wrote: > Hello, > > I am having trouble building a software package crucial to building > Synfig Animation Studio. > > This is my system info and version of Fink that I am trying to compile with: > > Package manager version: 0.29.15 > Distribution version: selfupdate-rsync Mon Oct 25 22:08:35 2010, 10.6, i386 > > This is the suspect line of code that I am having trouble with: > > /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG > -Wall -O 3 -Wno-non-virtual-dtor -mtune=i386 -DTHREADMODEL=POSIXTHREADS > -I/sw/include -I/usr/X11R6/include -I/opt/local/include-c DjVuGlobal.cpp > mkdir .libs > g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor > -mtune=i3 86 -DTHREADMODEL=POSIXTHREADS -I/sw/include > -I/usr/X11R6/include -I/opt/local/in clude -c DjVuGlobal.cpp -fno-common > -DPIC -o .libs/DjVuGlobal.o /bin/sh ../libtool --mode=compile g++ > -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O 3 -Wno-non-virtual-dtor > -mtune=i386 -DTHREADMODEL=POSIXTHREADS -I/sw/include > -I/usr/X11R6/include -I/opt/local/include-c DjVuGlobalMemory.cpp > g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor > -mtune=i3 86 -DTHREADMODEL=POSIXTHREADS -I/sw/include > -I/usr/X11R6/include -I/opt/local/in clude -c DjVuGlobalMemory.cpp > -fno-common -DPIC -o .libs/DjVuGlobalMemory.o > > I am really new to compiling, so any information will be helpful. Thanks. > > Steve Peck > >
It looks like you're mixing Fink and Macports libraries, so that _might_ be the problem. However, since you didn't post an error message, we have know way of knowing. What comes after what you've posted? - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzGx6cACgkQB8UpO3rKjQ/fpQCgnjjiHSum8/jfYjUbYMcquYMT qF4An38v48+g6zW6dxxq8z9ZJ85A12br =T0BG -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
