Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2011 22:57:22 +0100
From:      Per olof Ljungmark <peo@intersonic.se>
To:        questions@freebsd.org
Subject:   Re: cups-base: undefined reference to `_httpBIOMethods'
Message-ID:  <4D697742.7090805@intersonic.se>
In-Reply-To: <4D693EBF.5080206@intersonic.se>
References:  <4D693EBF.5080206@intersonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Answering myself,

On 02/26/11 18:56, Per olof Ljungmark wrote:
<....>
> 
> cc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -I..
> -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  -fno-strict-aliasing
> -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE  -D_THREAD_SAFE
> -D_REENTRANT  -c -o sysman.o sysman.c
> echo Linking cupsd...
> Linking cupsd...
> cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler
> -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -Wl,-R/usr/local/lib
> -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -o cupsd auth.o
> banners.o cert.o classes.o client.o conf.o dirsvc.o env.o main.o ipp.o
> listen.o job.o log.o network.o policy.o printers.o process.o quotas.o
> removefile.o select.o server.o statbuf.o subscriptions.o sysman.o -L.
> -lcupsmime \
>                 -lz -lssl -lcrypto    \
>                     -lcups -lssl -lcrypto  -pthread -lm -lcrypt  \
> 
> client.o(.text+0x1989): In function `encrypt_client':
> /usr/ports/print/cups-base/work/cups-1.4.6/scheduler/client.c:3183:
> undefined reference to `_httpBIOMethods'
> gmake[1]: *** [cupsd] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/print/cups-base/work/cups-1.4.6/scheduler'
> gmake: *** [all] Error 1
> *** Error code 1
> 
> Stop in /usr/ports/print/cups-base.

cups-client needs to be compiled w/out gnutls as well.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D697742.7090805>