pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/26558: graphics/jpeg configure issue.



>Number:         26558
>Category:       pkg
>Synopsis:       jpeg package won't compile.
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 05 14:43:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6.1
>Organization:
        Omina Solutions.
>Environment:
        
        
System: NetBSD tunrida.uv 1.6.1 NetBSD 1.6.1 (GENERIC) #0: Tue Apr 8 12:05:52 
UTC 2003 
autobuild%tgm.daemon.org@localhost:/autobuild/netbsd-1-6/i386/OBJ/autobuild/netbsd-1-6/src/sys/arch/i386/compile/GENERIC
 i386
Architecture: i386
Machine: i386
>Description:
        graphics/jpeg seems not to compile, trying to find "./libtool".
>How-To-Repeat:
        cd /usr/pkgsrc/graphics/jpeg && make install clean
>Fix:
--- work/jpeg-6b/configure      Thu Aug  5 15:37:41 2004
+++ work/jpeg-6b/configure.orig Thu Aug  5 15:37:23 2004
@@ -1529,7 +1529,7 @@
 
 if test "x$LTSHARED" != xno  -o  "x$LTSTATIC" != xno; then
   USELIBTOOL="yes"
-  LIBTOOL="libtool"
+  LIBTOOL="./libtool"
   O="lo"
   A="la"
   LN='$(LIBTOOL) --mode=link $(CC)'

>Release-Note:
>Audit-Trail:
>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index