Summary: | An ebuild for monopd (and supporting packages) (new ebuild) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Paul de Vrieze (RETIRED) <pauldv> |
Component: | New packages | Assignee: | 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)
![]() Created attachment 2294 [details]
The monopd tarball
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) I'm using gcc-2.95.3 with the optimization flags: "-O2 -march=i686 -mcpu=i686 -pipe", and it still compiles ok for me. I don't have anything much to say about this, removing myself from cc: - call me if you need me :-) |