Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 11:05:43 +0200
From:      Alexander Leidinger <netchild@wurzelausix.cs.uni-sb.de>
To:        current@FreeBSD.ORG
Subject:   Re: Can't build gimp1 port
Message-ID:  <3590C167.D1EBFA85@wurzelausix.cs.uni-sb.de>
References:  <Pine.BSF.3.96.980623112634.25957A-100000@shadow.worldbank.org> <3590C0A3.9193BBE7@wurzelausix.cs.uni-sb.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger wrote:

> I've compiled gimp1 from gimp.org (not from the port):
> gmake LDLIBS=-lc
> this solved the problem (from mind).

Could also be
setenv LDLIBS -lc
./configure
gmake
I'm not sure about it...

Bye,
Alexander.

-- 
2^{F_{h+1}-1} z^{F_{h+2}-1} + 2^{F_{h+1}-2} L_{h-1} z^{F_{h+2}}
+ complicated terms + 2^{h-1} z^{2^h - 2} + z^{2^h - 1}
                      Donald E. Knuth, "The Art of Computer Programming"
http://fsinfo.cs.uni-sb.de/~netchild    mailto:netchild@studcs.uni-sb.de

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?3590C167.D1EBFA85>