Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205476 - net-irc/mistbot-0.9 missing pkg-config DEPEND
Summary: net-irc/mistbot-0.9 missing pkg-config DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dawid Węgliński (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-12 15:51 UTC by Evil Compile Person
Modified: 2008-01-13 10:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evil Compile Person 2008-01-12 15:51:13 UTC
>>> Compiling source in /var/tmp/portage/net-irc/mistbot-0.9/work/mistbot-0.9 ...
 * Change build.conf to fit needs ...
 * compiling source ...
for FILE in assert.cc chan.cc configuser.cc imc.cc irc.cc ircsock.cc lock.cc log.cc main.cc mistbot.cc module.cc modules.cc socket.cc sockets.cc string.cc timer.cc user.cc utils.cc; do echo "#include" "\"$FILE\"" ; done > mistbot-oneGo.cpp
make: pkg-config: Command not found
make: pkg-config: Command not found
x86_64-pc-linux-gnu-g++ -DMODDIR=\"/usr/lib64/mistbot/modules\" -DLOCALEDIR=\"/usr/share/locale/\" -O2 -pipe -DNLS -Wall -pedantic -Wno-long-long -Woverloaded-virtual -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wno-unused -Wno-write-strings  -DHAVE_SSL  -DIN_MISTBOT_CORE -DVERSION=0.9 -o mistbot-0.9 mistbot-oneGo.cpp   -ldl -Wl,--export-dynamic -lcares
/var/tmp/portage/net-irc/mistbot-0.9/temp/ccSixW4z.o: In function `netsock::Close()':
mistbot-oneGo.cpp:(.text+0xae9): undefined reference to `SSL_shutdown'
/var/tmp/portage/net-irc/mistbot-0.9/temp/ccSixW4z.o: In function `netsocks::~netsocks()':
[snip]
mistbot-oneGo.cpp:(.text+0x26d64): undefined reference to `cfg_free'
collect2: ld returned 1 exit status
make: *** [mistbot-0.9-oneGo] Error 1
 *
 * ERROR: net-irc/mistbot-0.9 failed.
Comment 1 Dawid Węgliński (RETIRED) gentoo-dev 2008-01-13 10:49:54 UTC
InCVS, kthx