I've run into this problem since the ports freeze, still getting it now.
As mentioned in this thread:
http://lists.freebsd.org/pipermail/freebsd-ports/2006-September/035572.html
except that the answer here:
http://lists.freebsd.org/pipermail/freebsd-ports/2006-September/035573.html
doesn't work.

I don't know enough about libtool to understand which port is
referencing the old version of libSDL. Here's the failure:

...
Making all in data
Making all in bindings
Making all in test
Making all in keyboard
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include     
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/SDL 
-I/usr/local/include -D_GNU_SOURCE=1
-D_REENTRANT  -I/usr/X11R6/include -I/usr/local/include  -O -pipe 
-march=athlon-xp -Wall -I/usr/local/include/freetype2 -I/usr/local/include   
-fno-exceptions -c keyboard.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include     
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/SDL 
-I/usr/local/include -D_GNU_SOURCE=1
-D_REENTRANT  -I/usr/X11R6/include -I/usr/local/include  -O -pipe 
-march=athlon-xp -Wall -I/usr/local/include/freetype2 -I/usr/local/include   
-fno-exceptions -c main.cpp
/bin/sh /usr/local/bin/libtool --mode=link c++  -O -pipe -march=athlon-xp -Wall 
-I/usr/local/include/freetype2 -I/usr/local/include   -fno-exceptions 
-L/usr/X11R6/lib -L/usr/local/lib
-pthread -o keyboard  keyboard.o main.o -L../../src/.libs  -lparagui 
-L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -lSDL_image -lexpat 
-L/usr/local/lib -Wl,--rpath
-Wl,/usr/local/lib -lfreetype -lz  -lstdc++ -lpng -ltiff -ljpeg
mkdir .libs
libtool: link: cannot find the library `/usr/local/lib/libSDL-1.1.la' or 
unhandled argument `/usr/local/lib/libSDL-1.1.la'
*** Error code 1

Stop in /usr/ports/x11-toolkits/paragui/work/paragui-1.0.4/test/keyboard.
*** Error code 1

Stop in /usr/ports/x11-toolkits/paragui/work/paragui-1.0.4/test.
*** Error code 1

Stop in /usr/ports/x11-toolkits/paragui/work/paragui-1.0.4.
*** Error code 1

Stop in /usr/ports/x11-toolkits/paragui.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.57570.1 
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=paragui-1.0.4_5 
UPGRADE_PORT_VER=1.0.4_5 make
** Fix the problem and try again.
--->  Skipping 'games/asc' (asc-1.16.3.0) because a requisite package 
'paragui-1.0.4_5' (x11-toolkits/paragui) failed (specify -k to force)
** Listing the failed packages (*:skipped / !:failed)
        ! x11-toolkits/paragui (paragui-1.0.4_5)        (unknown build error)
        * games/asc (asc-1.16.3.0)
--->  Packages processed: 0 done, 33 ignored, 1 skipped and 1 failed



It's also happening when trying to upgrade from openoffice.org-2.0.3 to
openoffice.org-2.1.0. Am running:

FreeBSD smogmonster.local 6.1-RELEASE-p6 FreeBSD
6.1-RELEASE-p6 #0: Sun Sep 10 16:20:43 MDT 2006
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL61 i386

- jt
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to