Re: Compile problem on Solaris

2000-03-16 Thread Björn Wingman

 base/src/downloadmanager.cpp:724: passing `const sockaddr *' as argument 2 of `c
 onnect(int, sockaddr *, int)' discards qualifiers
 gmake: *** [base/src/downloadmanager.o] Error 1

Hmm...it compiles nicely for me, no warnings at all on my:

SunOS 5.7 Generic_106541-07 sun4u sparc SUNW,Ultra-5_10

with gcc 2.95.2.

However, when starting freeamp, I still get this:




FreeAmp has been compiled with mutex debugging enabled.
To dump mutex info: kill -SIGUSR1 620
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/cd.lmc: symbol Clear__10PullBuffer: referenced 
symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/xingmp3.lmc: symbol Clear__10PullBuffer: 
referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/httpinput.pmi: symbol kUseProxyPref: referenced 
symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/localfileinput.pmi: symbol Clear__10PullBuffer: 
referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/obsinput.pmi: symbol kAlternateNICAddressPref: 
referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/cd.pmo: symbol kPreBufferPref: referenced symbol 
not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/soundcard.pmo: symbol kPreBufferPref: referenced 
symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/freeampcmd.ui: symbol 
SetShuffleMode__15PlaylistManagerb: referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/irman.ui: symbol 
SetCurrentIndex__15PlaylistManagerUi: referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/lcd.ui: symbol Release__5Mutex: referenced 
symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/mpg123.ui: symbol 
SetShuffleMode__15PlaylistManagerb: referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/ncurses.ui: symbol 
SetShuffleMode__15PlaylistManagerb: referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/download.ui: symbol 
CancelDownload__15DownloadManagerP12DownloadItemb: referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/freeamp.ui: symbol kALSADevicePref: referenced 
symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/musicbrowser.ui: symbol kWelcomePref: referenced 
symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/m3u.plf: symbol URLToFilePath__FPCcPcPUi: 
referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/pls.plf: symbol URLToFilePath__FPCcPcPUi: 
referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/cddb.mdf: symbol kDatabaseDirPref: referenced 
symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/id3v1.mdf: symbol URLToFilePath__FPCcPcPUi: 
referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/id3v2.mdf: symbol URLToFilePath__FPCcPcPUi: 
referenced symbol not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/misc.mdf: symbol __8Registry: referenced symbol 
not found
ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/rmp.dlf: symbol URLToFilePath__FPCcPcPUi: 
referenced symbol not found
No UI plugin in '.:~/.freeamp:/home/bjowi/local/lib/freeamp' matched 'plugins/' or 
'plugins/.ui.'
FreeAmp will quit.


/Björn Wingman
___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev



Problematic plugins

2000-03-07 Thread Björn Wingman

When tying to run freeamp of the very latest cvs version, I get a
bunch of messages like this one:

ld.so.1: freeamp: fatal: relocation error: file 
/home/bjowi/local/lib/freeamp/plugins/freeamp.ui: symbol ErrorString: referenced 
symbol not found

...and later, 

No UI plugin in '.:~/.freeamp:/home/bjowi/local/lib/freeamp' matched 'plugins/' or 
'plugins/.ui.'
FreeAmp will quit.


Everything compiles nicely with no warnings (except for a redefined
SEC in irman/include/ir.h)

...on solaris 7 (sunos 5.7)


Ideas?

/Björn Wingman
___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev