Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5092

Summary: An ebuild for monopd (and supporting packages) (new ebuild)
Product: Gentoo Linux Reporter: Paul de Vrieze (RETIRED) <pauldv>
Component: New packagesAssignee: José Alberto Suárez López <bass>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 5146    
Attachments: The monopd tarball

Description Paul de Vrieze (RETIRED) gentoo-dev 2002-07-16 09:35:42 UTC
monopd is the daemon that supports "monopoly" games as in atlantik (part of new
kdegames). The compile needs two supporting libs, so they are also included in
the tarball
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2002-07-16 09:36:39 UTC
Created attachment 2294 [details]
The monopd tarball
Comment 2 José Alberto Suárez López 2002-07-31 09:48:16 UTC
i have some problem with libcapsinetwork:

(cd .libs && rm -f libcapsinetwork.so && ln -s libcapsinetwork.so.0.0.1
libcapsinetwork.so)
/usr/i586-pc-linux-gnu/bin/ld: cannot find -lcapsinetwork
collect2: ld returned 1 exit status
make[1]: *** [exampleserver] Error 1
make[1]: *** Se espera a que terminen otras tareas....
ar cru .libs/libcapsinetwork.a  listener.o socket.o 
ranlib .libs/libcapsinetwork.a
creating libcapsinetwork.la
(cd .libs && rm -f libcapsinetwork.la && ln -s ../libcapsinetwork.la
libcapsinetwork.la)
make[1]: Saliendo directorio
`/var/tmp/portage/libcapsinetwork-0.1.1/work/libcapsinetwork-0.1.1'
make: *** [all] Error 2

What version of gcc are you using? and wath flags? (-02 or -03)
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2002-07-31 14:46:00 UTC
I'm using gcc-2.95.3 with the optimization flags: "-O2 -march=i686 -mcpu=i686
-pipe", and it still compiles ok for me. 
Comment 4 Dan Armak (RETIRED) gentoo-dev 2002-08-01 06:18:44 UTC
I don't have anything much to say about this, removing myself from cc: - call 
me if you need me :-)