search for: pngwrite

Displaying 8 results from an estimated 8 matches for "pngwrite".

2001 Nov 18
1
Configuration: libpng needs zlib, but ...
...P_LIBS} -lpng -lz" AC_DEFINE(HAVE_PNG) ], , ${LIBS}) ], AC_MSG_RESULT([no])) ]) did fail: gcc.exe -o conftest.exe -g -m486 -Zmt -Ig:/include -I/xfree86/include -Zmt -Zcrtdll -Zsysv-signals conftest.c -lpng -lsocket -lreadline -ldl -lncurses -lm -lcExt g:\lib/png.a(pngwrite.o): Undefined symbol _deflateEnd referenced from text segment g:\lib/png.a(pngwrite.o): Undefined symbol _deflate referenced from text segment g:\lib/png.a(png.o): Undefined symbol _inflateReset referenced from text segment g:\lib/png.a(png.o): Undefined symbol _crc32 referenced from text segment g...
2011 Mar 31
1
Problem running "make bitmapdll" with R-2.13 beta r55221 on Windows
...-O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE -I../zlib pngset.c gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE -I../zlib pngtrans.c gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE -I../zlib pngwio.c gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE -I../zlib pngwrite.c gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE -I../zlib pngwtran.c gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE -I../zlib pngwutil.c ar rcs libpng.a png.o pngerror.o pngget.o pngmem.o pngpread.o pngread.o pngrio.o pngrtran. o pngrutil.o pngset.o pngtrans.o pngwio....
2001 Nov 02
1
png and jpeg libs for Solaris
...lm -L/erd/statistic/apps/R/libs-2.7/lib 1>&5 Undefined first referenced symbol in file deflateInit2_ /erd/statistic/apps/R/libs-2.7/lib/libpng.a(pngwutil.o) deflateReset /erd/statistic/apps/R/libs-2.7/lib/libpng.a(pngwutil.o) deflate /erd/statistic/apps/R/libs-2.7/lib/libpng.a(pngwrite.o) deflateEnd /erd/statistic/apps/R/libs-2.7/lib/libpng.a(pngwrite.o) inflateReset /erd/statistic/apps/R/libs-2.7/lib/libpng.a(png.o) crc32 /erd/statistic/apps/R/libs-2.7/lib/libpng.a(png.o) ld: fatal: Symbol referencing errors. No output written to conftest and the "nm" command on li...
2005 Mar 07
0
gcc4 warnings
...-6,7 +6,8 @@ int strncmp(const char *s1, const char *s2, size_t n) { - const unsigned char *c1 = s1, *c2 = s2; + const unsigned char *c1 = (const unsigned char *)s1; + const unsigned char *c2 = (const unsigned char *)s2; unsigned char ch; int d = 0; --- syslinux-3.07/com32/lib/libpng/pngwrite.c.gcc4 2005-01-08 00:58:20.000000000 -0500 +++ syslinux-3.07/com32/lib/libpng/pngwrite.c 2005-03-07 11:26:46.000000000 -0500 @@ -435,7 +435,7 @@ png_malloc_ptr malloc_fn, png_free_ptr free_fn) { #endif /* PNG_USER_MEM_SUPPORTED */ - png_structp png_ptr; + volatile png_structp png_ptr; #i...
2004 Apr 30
0
[LLVMdev] LLVM benchmarks against GCC
...20 Feb 2004 21:26:46 -0000 1.2 +++ Makefile 26 Mar 2004 17:04:53 -0000 1.3 @@ -11,6 +11,7 @@ BUILD_ARCHIVE=1 DONT_BUILD_RELINKED=1 LIBRARYNAME=png +CPPFLAGS += -I../zlib Source = png.c pngset.c pngget.c pngrutil.c pngtrans.c pngwutil.c \ pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \ This is fixed in CVS. You might consider upgrading to LLVM CVS, especially if you are interested in looking at performance issues: several important performance related patches have gone in since LLVM 1.2. -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Project...
2004 Apr 30
2
[LLVMdev] LLVM benchmarks against GCC
> > yesterday I got new SuSE 9.1 DVD, so i am going to enter this > > river again. Perhaps, this time all will be fine. > > Sounds great, please let me know how it goes. SuSE 9.1 is running OK. after 30 minute of compilation i get first errors: ********************* make[2]: Leaving directory `/pool/tmp/llvm/runtime/libtrace' make[2]: Entering directory
2013 Jun 25
0
Syslinux 6.00 released
....o zlib/uncompr.o zlib/deflate.o zlib/trees.o zlib/zutil.o zlib/inflate.o zlib/infback.o zlib/inftrees.o zlib/inffast.o sys/zfile.o sys/zfopen.o libpng/png.o libpng/pngset.o libpng/pngget.o libpng/pngrutil.o libpng/pngtrans.o libpng/pngwutil.o libpng/pngread.o libpng/pngrio.o libpng/pngwio.o libpng/pngwrite.o libpng/pngrtran.o libpng/pngwtran.o libpng/pngmem.o libpng/pngerror.o libpng/pngpread.o jpeg/tinyjpeg.o jpeg/jidctflt.o jpeg/decode1.o jpeg/decode3.o jpeg/rgb24.o jpeg/bgr24.o jpeg/yuv420p.o jpeg/grey.o jpeg/rgba32.o jpeg/bgra32.o pci/cfgtype.o pci/scan.o pci/bios.o pci/readb.o pci/readw.o pci/re...
2013 Jun 25
4
Syslinux 6.00 released
On Tue, 25 Jun, at 01:52:00PM, Helmut Hullen wrote: > Thanks - now it crashes later ... What crash are you seeing? > I don't have the ia64 files which are needed for a complete binary. But > maybe that's only my special problem. You shouldn't need ia64 files to build ia32 and x86-64 versions of gnu-efi or Syslinux. -- Matt Fleming, Intel Open Source Technology Center