Re: Problem mit Fehlender Lib nach update

From: Matthias Fechner <idefix(at)fechner.net>
Date: Mon, 28 Jan 2002 18:26:13 +0100

Hallo Bernd,

* Bernd Walter <ticso(at)cicely8.cicely.de> [28-01-02 16:03]:
> Verstehe ich nicht.
> Wie kann der auf die alte lib linken, wenn nur noch die neue da ist?

Wenn diese nicht existiert, bekomme ich folgende Fehlermeldung:
---snip---
int main() {
gdImagePng_jpg()
; return 0; }
configure:1348: checking for gdImagePng_jpg_ft in -lgd
configure:1367: cc -o conftest -O -pipe -I/usr/local/include/gd
-L/usr/local/lib -lgd -lm conftest.c -lgd -lpng -lz -jpeg -lfreetype
-lm -lm 1>&5
cc: unrecognized option -jpeg'
/usr/libexec/elf/ld: warning: libfreetype.so.7, needed by
/usr/local/lib/libgd.so, not found (try using -rpath or -rpath-link)
/tmp/ccKzAuty.o: In function main':
/tmp/ccKzAuty.o(.text+0x7): undefined reference to gdImagePng_jpg_ft'
configure: failed program was:
#line 1356 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply. */
    char gdImagePng_jpg_ft();
    
    int main() {
    gdImagePng_jpg_ft()
    ; return 0; }
    configure:1404: checking for gd.h
    configure:1414: cc -E -I/usr/local/include/gd conftest.c
>/dev/null 2>conftest.out
(end of "config.log")
*** Error code 1

Stop in /usr/ports/net/mrtg.
*** Error code 1

Stop in /usr/ports/net/mrtg.
*** Error code 1

Stop in /usr/ports/net/mrtg.
*** Error code 1

Stop in /usr/ports/net/mrtg.
zsh: exit 1 make
---snap---

Verstehe das auch nicht ganz.

-- 
Gruss
Matthias
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 28 Jan 2002 - 18:26:20 CET

search this site