Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5092 - An ebuild for monopd (and supporting packages) (new ebuild)
Summary: An ebuild for monopd (and supporting packages) (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: José Alberto Suárez López
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 5146
  Show dependency tree
 
Reported: 2002-07-16 09:35 UTC by Paul de Vrieze (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The monopd tarball (ebuild.tgz,2.12 KB, application/octet-stream)
2002-07-16 09:36 UTC, Paul de Vrieze (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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 :-)