Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 1998 11:09:53 +0200
From:      Shaun Courtney <shaun@emma.eng.uct.ac.za>
To:        "Alok K. Dhir" <adhir@worldbank.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: Can't build gimp1 port
Message-ID:  <19980625110953.A8055@emma.eng.uct.ac.za>
In-Reply-To: <Pine.BSF.3.96.980623112634.25957A-100000@shadow.worldbank.org>; from Alok K. Dhir on Tue, Jun 23, 1998 at 11:28:27AM -0400
References:  <Pine.BSF.3.96.980623112634.25957A-100000@shadow.worldbank.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi 
On Tue Jun 23 11:28:27 1998 Alok K. Dhir wrote:
> 
> Running 6/15 -current, I can't build the gimp1 port.  The output follows.
> 
> Any help would be appreciated...

Same problem on -stable, if "fixed" it by simply copying the offending 
routine from the lib directory, gimp_message is in the file 
work/gimp-1.0.0/libgimp/gimp.c to the file script-fu-console.c in
work/gimp-1.0.0/plug-ins/script-fu/

There is one or two other progs in the plug-ins dir that need this as well

After that it worked like a charm

Cheers

Shaun
> 
> Al
> 
> [...]
> about a minute worth of compilation deleted
> [...]
> mkdir .libs
> LD_LIBRARY_PATH="../../libgimp/.libs:../../libgimp/.libs:$LD_LIBRARY_PATH"
> cc -O -pipe -Wall -o .libs/script-fu interp_md5.o interp_regex.o
> interp_slib.o interp_sliba.o interp_trace.o script-fu.o
> script-fu-console.o script-fu-scripts.o script-fu-server.o regex.o
> ../../plug-ins/dbbrowser/dbbrowser_utils.o -R/usr/X11R6/lib -lgimpui
> -L/usr/local/lib -R/usr/X11R6/lib -lgimp -L/usr/local/lib -L/usr/X11R6/lib
> -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm -lc -L/usr/local/lib
> interp_slib.o: Undefined symbol `___error' referenced (use -lc ?)
> script-fu-console.o: Undefined symbol `_gimp_message' referenced from text
> segment
> script-fu-console.o: Undefined symbol `_gimp_message' referenced from text
> segment
> script-fu-console.o: Undefined symbol `_gimp_message' referenced from text
> segment
> script-fu-console.o: Undefined symbol `_read' referenced (use -lc ?)
> script-fu-console.o: Undefined symbol `_pipe' referenced (use -lc ?)
> script-fu-console.o: Undefined symbol `_close' referenced (use -lc ?)
> script-fu-scripts.o: Undefined symbol `_stat' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_select' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_accept' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_close' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_listen' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_write' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_read' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_socket' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_setsockopt' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_bind' referenced (use -lc ?)
> script-fu-server.o: Undefined symbol `_shutdown' referenced (use -lc ?)
> ld: Spurious undefined symbols: # undefined symbols 14, reported 1
> gmake[3]: *** [script-fu] Error 1
> gmake[3]: Leaving directory
> `/local/ports/graphics/gimp1/work/gimp-1.0.0/plug-ins/script-fu'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory
> `/local/ports/graphics/gimp1/work/gimp-1.0.0/plug-ins'
> s'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/local/ports/graphics/gimp1/work/gimp-1.0.0'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> 
> -------------------------------------------------------------------- \||/_
> Alok K. Dhir				     Phone: +1.202.473.2446   oo \
> S13-061, ISGMC			         Email:  adhir@worldbank.org  L_
> The World Bank Group			               Washington, DC  \/
> ------------------------------------------------------------------------|
> "Unix _is_ user friendly - it just chooses friends selectively..."
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message

-- 
      Department of Electrical Engineering and CERECAM
	Unix System Administrator and Unix support
     AD E4 BF C8 51 94 B2 06  36 24 6A C1 A3 3A 5D 01
		http://www.eng.uct.ac.za

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980625110953.A8055>