[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] fixed: compiling img2png
Vincent Rivière schrieb:
Hello.
...
Hope this will help.
I have tested it here, same as asked obove Fedora 7, gcc 4.1.2 20070502, and now
( with the patch ) it compiles fine but the files are not linked together.
Here's the output:
gcc -I/usr/include -I/usr/include -O2 -Wall -c -o img2png.o img2png.c
gcc -I/usr/include -I/usr/include -O2 -Wall -c -o l3decode.o l3decode.c
gcc -I/usr/include -I/usr/include -O2 -Wall -c -o true_out.o true_out.c
make: *** No rule to make target `/usr/lib/libpng.a', needed by `img2png'. Stop.
I'm no coder, so i do not know what to do now.
Have a nice day
Bernd