id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
3835	unpleasant linker warning	maeder	igloo	"When linking any binary (i.e. cabal) that uses the network package I get the following warning:

{{{
ld: warning: symbol `store' has differing types:
        (file /usr/lib/libnsl.so type=FUNC; file /home/pub-bkb/pc-solaris/ghc/ghc-6.12.1/lib/ghc-6.12.1/libHSrts_thr.a(Globals.thr_o) type=OBJT);
        /home/pub-bkb/pc-solaris/ghc/ghc-6.12.1/lib/ghc-6.12.1/libHSrts_thr.a(Globals.thr_o) definition taken
ld: warning: symbol `store' has differing types:
        (file /usr/lib/libnsl.so type=FUNC; file /home/pub-bkb/pc-solaris/ghc/ghc-6.12.1/lib/ghc-6.12.1/libHSrts_thr.a(Globals.thr_o) type=OBJT);
}}}

I've got network-2.2.1.7 that as extra-libraries: nsl socket
"	merge	closed	high	6.12.2	Runtime System	6.12.1	fixed			Solaris	x86	None/Unknown					
