Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42182 - Squid-2.5.4 did not compile: configure complains about not allowed include
Summary: Squid-2.5.4 did not compile: configure complains about not allowed include
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 13:17 UTC by Leonard Penzer
Modified: 2004-02-19 16:24 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 Leonard Penzer 2004-02-19 13:17:38 UTC
Semms, that url.c must be patched not use LIBOBJS directly, but AC_LIBOBJ.

Regards
Leonard

Details:
forelle93 root # emerge squid
Calculating dependencies ...done!
>>> emerge (1 of 1) net-www/squid-2.5.4 to /
>>> md5 src_uri ;-) squid-2.5.STABLE3.tar.bz2
>>> md5 src_uri ;-) diff-2.5.STABLE3-2.5.STABLE4.gz
>>> Unpacking source...
>>> Unpacking squid-2.5.STABLE3.tar.bz2 to /var/tmp/portage/squid-2.5.4/work
>>> Unpacking diff-2.5.STABLE3-2.5.STABLE4.gz to /var/tmp/portage/squid-2.5.4/wo
rk

[...]
Hunk #6 succeeded at 914 (offset 2 lines).
patching file src/url.c
configure.in:13: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
aclocal.m4:628: AM_CONFIG_HEADER is expanded from...
configure.in:13: the top level
configure.in:1409: warning: AC_CHECK_TYPE: assuming `u_short' is not a type
autoconf/types.m4:234: AC_CHECK_TYPE is expanded from...
configure.in:1409: the top level
configure.in:2296: warning: do not use m4_regexp: use regexp or m4_bregexp
aclocal.m4:641: _AM_DIRNAME is expanded from...
configure.in:2296: the top level
configure.in:2109: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

!!! ERROR: net-www/squid-2.5.4 failed.
!!! Function src_unpack, Line 52, Exitcode 1
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge squid (whith x86)

Actual Results:  
emerge aborted

Expected Results:  
emerge successful

Portage-Tree from 19.02.04, 21:00 MEZ
Comment 1 Ed Wood 2004-02-19 13:59:33 UTC
dupe of bug 41882
check the report there for solution
Comment 2 Donny Davies (RETIRED) gentoo-dev 2004-02-19 16:24:07 UTC
Rsync your tree, I think you'll be ok then.