SARG wont build ?

cyx cyx at gmx.at
Wed May 19 09:04:21 UTC 2010


Tried to build /usr/ports/www/sarg but it stops building with a ton of error
messages after gcc gets called:

 

gcc -L/usr/local/lib util.o log.o report.o topuser.o email.o sort.o html.o
totger.o index.o getconf.o usage.o decomp.o ip2name.o  useragent.o exclude.o
convlog.o totday.o repday.o datafile.o  indexonly.o splitlog.o lastlog.o
topsites.o siteuser.o css.o  smartfilter.o denied.o authfail.o language.o
charset.o  squidguard_log.o squidguard_report.o auth.o download.o grepday.o
dansguardian_log.o dansguardian_report.o realtime.o -o sarg -liconv

grepday.o(.text+0xf4): In function `I18NgdImageStringFT':

: undefined reference to `gdImageStringFTEx'

grepday.o(.text+0x28f): In function `bar':

: undefined reference to `gdImageColorAllocate'

grepday.o(.text+0x2b9): In function `bar':

: undefined reference to `gdImageColorAllocate'

grepday.o(.text+0x2e3): In function `bar':

: undefined reference to `gdImageColorAllocate'

grepday.o(.text+0x30d): In function `bar':

: undefined reference to `gdImageColorAllocate'

grepday.o(.text+0x337): In function `bar':

: undefined reference to `gdImageColorAllocate'

grepday.o(.text+0x3c1): In function `bar':

: undefined reference to `gdImageFilledRectangle'

grepday.o(.text+0x416): In function `bar':

: undefined reference to `gdImageFilledPolygon'

grepday.o(.text+0x445): In function `bar':

: undefined reference to `gdImageLine'

grepday.o(.text+0x47d): In function `bar':

: undefined reference to `gdImageFilledRectangle'

grepday.o(.text+0x4ac): In function `bar':

: undefined reference to `gdImageRectangle'

grepday.o(.text+0x588): In function `bar':

.

.

.

Whats wrong ? I even tried this with GD Support disabled - same messages ?

Regards

Werner



More information about the freebsd-ports mailing list