Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155333 - net-misc/asterisk-1.2.13 fails to compile w/ USE="-ssl"
Summary: net-misc/asterisk-1.2.13 fails to compile w/ USE="-ssl"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: ARM Linux
: Lowest enhancement (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-16 01:55 UTC by Christian Reiser
Modified: 2006-11-28 05:41 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,1.69 KB, text/plain)
2006-11-16 01:57 UTC, Christian Reiser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Reiser 2006-11-16 01:55:42 UTC
Hi,

i am just trying to build asterisk on a minimal arm machine. 

My problem is, that asterisk seems to require ssl (or at least, wants to link against ssl) but when emerging, (open)ssl is no dependency. Maybe this is a bug, which is also relevant for supported systems.


FILES ~ # emerge -pv asterisk

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] net-misc/asterisk-1.2.13  USE="-alsa -bri -curl -debug -doc -genericjb -gtk -h323 -hardened -lowmem (-mmx) -mysql -nosamples -odbc (-osp) -postgres -pri -speex -sqlite -ssl -ukcid -zaptel" 0 kB

FILES ~ # emerge  asterisk

[...]

gcc  -o asterisk -Wl,-E  io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o aestab.o aeskey.o utils.o plc.o jitterbuf.o dnsmgr.o devicestate.o netsock.o slinfactory.o ast_expr2.o ast_expr2f.o cryptostub.o buildinfo.o editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a -ldl -lpthread -lncurses -lm -lresolv   -lssl
/usr/lib/gcc/armeb-softfloat-linux-uclibc/3.4.6/../../../../armeb-softfloat-linux-uclibc/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make: *** [asterisk] Error 1

!!! ERROR: net-misc/asterisk-1.2.13 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  asterisk-1.2.13.ebuild, line 287:   Called die

!!! Make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Thanks
Comment 1 Christian Reiser 2006-11-16 01:57:54 UTC
Created attachment 102052 [details]
emerge --info
Comment 2 Timothy Redaelli (RETIRED) gentoo-dev 2006-11-28 05:41:03 UTC
In CVS thanks