On Thu, Mar 06, 2003 at 01:24:44PM +0100, Florian Timm Schubert wrote:
> Hallo!
>
> Ich schaffe es einfach nicht libpng 1.2.5 zu kompilieren.
> Ich habe aus dem Unterverzeichnis scripts das Makefile für FreeBSD benutzt.
> Zlib 1.1.4 habe ich vorher problemlos installiert.
> Die Pfade hab ich auch so umgeändert wie in INSTALL angegeben.
> Der Test (make test) funktioniert einwandfrei.
> Bei "make install" bekomme ich folgenden Output:
>
> ~/libpng# make install
> install -C -o root -g wheel -m 444 libpng.a /usr/local/lib
> install -s -o root -g wheel -m 444 libpng.so.5 /usr/local/lib
> install: libpng.so.5: No such file or directory
> *** Error code 71
> Stop in /root/libpng.
Ist der make vorher durchgelaufen?
GNU configure erzeugten sollte man am besten mit gmake benutzen.
Warum bentuzt du nicht einfach den Port graphics/png?
-- B.Walter COSMO-Project http://www.cosmo-project.de ticso(at)cicely.de Usergroup info(at)cosmo-project.de To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Thu 06 Mar 2003 - 14:01:05 CET