Subject: galeon build package fails
To: None <gnats-bugs@gnats.netbsd.org, tech-pkg@netbsd.org, port-pmax@netbsd.org>
From: Daniel Senderowicz <daniel@mispibes.SynchroDS.COM>
List: tech-pkg
Date: 02/10/2002 11:05:53
>Submitter-Id:	net
>Originator:	Daniel Senderowicz
>Organization: SynchroDesign Inc.
	
>Confidential:	no 
>Synopsis:	galeon-1.0.2 package build fails, although it appears to run 
>Severity:	serious 
>Priority:	high 
>Category:	pkg 
>Class:		
>Release:	NetBSD 1.5.1
>Environment:
	
System: NetBSD mispibes.SynchroDS.COM 1.5.2 NetBSD 1.5.2 (SYNCHRODESIGN) #0: Fri Sep 28 18:06:04 PDT 2001 root@:/usr/src/sys/arch/pmax/compile/SYNCHRODESIGN pmax


>Description:
galeon-1.0.2 builds (some?) binaries but it fails in building the
package and perhaps in installing all the necessary files. The file
system here has a default configuration. Here at the last lines of
the log of the build process:

+gmake[2]: Leaving directory `/usr/pkgsrc/www/galeon/work/galeon-1.0.2'
+gmake[1]: Leaving directory `/usr/pkgsrc/www/galeon/work/galeon-1.0.2'
+/usr/bin/sed -e "s,@PREFIX@,/usr/X11R6,g" /usr/pkgsrc/www/galeon/files/galeon.in > /usr/X11R6/bin/galeon
+/usr/sbin/chown root /usr/X11R6/bin/galeon
+/usr/bin/chgrp wheel /usr/X11R6/bin/galeon
+/bin/chmod 555 /usr/X11R6/bin/galeon
+/usr/X11R6/lib/galeon
+/usr/X11R6/lib/galeon: not found
+*** Error code 1
+
+Stop.
+*** Error code 1
+
+Stop.
+*** Error code 1
+
+Stop.
+*** Error code 1
+
+Stop.

Regarding the last line saying the /usr/X11R6/lib/galeon not
found, it is there. I repeated the command "make package" but it
ended the same way.

	
>How-To-Repeat:
	
>Fix: