Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 130290

Summary: emerging of squid-2.5.4 failed
Product: Gentoo Linux Reporter: John Barberio <barberio>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://home.no.net/~ladiablo/err.txt
Whiteboard:
Package list:
Runtime testing required: ---

Description John Barberio 2006-04-17 12:58:35 UTC
+++ This bug was initially created as a clone of Bug #29252 +++

This bug was improperly closed as resolved, with a single line saying only,
"I was fixed with the newest autconf package"

This bug is *NOT* fixed with the latest version of autoconf used in gentoo.
Don't close bugs for issues that have been solved upstream, but not yet included in Gentoo!

+++ Original bug follows +++

When i try to emerge squid-2.5.4 i get the following errors:
configure.in:13: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.in:1409: warning: AC_CHECK_TYPE: assuming `u_short' is not a type
configure.in:2296: warning: do not use m4_regexp: use regexp or m4_bregexp
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.




Reproducible: Always
Steps to Reproduce:
1.emerge -u squid
2.
3.

Actual Results:  
squid didn't install

Expected Results:  
squid should have installed

I am using gcc-3.3.1-r1,
make.conf:
USE="X gtk gnome alsa gtk2 dvd cups tcltk -apache2 apache1 ipv6 snmp"
CFLAGS="-march=pentium4 -O3 -pipe -mcpu=pentium4"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-17 13:37:53 UTC
Reopen with emerge --info output.