Re: [Fink-users] XMMS Plugins?

2004-03-30 Thread Dave Chand
I had that problem when I compiled XMMS myself. It turns out you need to run this perl script from the info file. perl -pi -e 's/^#define.*SYMBOL_PREFIX.*$//g' config.h perl -pi -e 's/^#define.*SYMBOL_PREFIX.*$//g' libxmms/config.h Hope that helps With Regards, -DC On Mar 29, 2004, at 5:45 PM,

[Fink-users] Why am I getting errors compiling gqview?

2003-10-31 Thread Dave Chand
Hello, I am trying to compile gqview 1.3.3 on fink under panther. I am getting the following error repeatidly. symbol _locale_charset used from dynamic library /sw/lib/libiconv.dylib(localcharset.o) not from earlier dynamic library /sw/lib/libintl.2.dylib(localcharset.o) make[3]: ***

[Fink-users] _locale_charset used from dynamic library error

2003-10-28 Thread Dave Chand
Hello, I am trying to compile gqview but I keep getting the following error. I am using panther, and all of gqview's dependencies have been satisfied. ld: warning multiple definitions of symbol _locale_charset /sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset