HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of media-libs/sdl-gfx/2.0.17/1


Ignore:
Timestamp:
07/23/08 21:52:12 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/sdl-gfx/2.0.17/1

    v1 v2  
    1   
     1 * cat $(aclocal --print-ac-dir)/libtool.m4 >> acinclude.m4 
     2 * libtoolize --force --copy 
     3 * aclocal 
     4 * automake --add-missing 
     5 * autoconf 
     6Then ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include[[BR]] 
     7 
     8{{{ 
     9~/SDL_gfx-2.0.17> ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/inclu 
     10de 
     11checking for a BSD-compatible install... /bin/install -c 
     12checking whether build environment is sane... yes 
     13checking for a thread-safe mkdir -p... /bin/mkdir -p 
     14checking for gawk... gawk 
     15checking whether make sets $(MAKE)... yes 
     16checking build system type... i586-pc-haiku 
     17checking host system type... i586-pc-haiku 
     18checking target system type... i586-pc-haiku 
     19checking for style of include used by make... GNU 
     20checking for gcc... gcc 
     21checking for C compiler default output file name... conftest 
     22checking whether the C compiler works... yes 
     23checking whether we are cross compiling... no 
     24checking for suffix of executables...  
     25checking for suffix of object files... o 
     26checking whether we are using the GNU C compiler... yes 
     27checking whether gcc accepts -g... yes 
     28checking for gcc option to accept ISO C89... none needed 
     29checking dependency style of gcc... gcc 
     30checking for a sed that does not truncate output... /bin/sed 
     31checking for grep that handles long lines and -e... /bin/grep 
     32checking for egrep... /bin/grep -E 
     33checking for ld used by gcc... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld 
     34checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes 
     35checking for /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld option to reload object files... -r 
     36checking for BSD-compatible nm... /boot/develop/tools/gnupro/bin/nm -B 
     37checking whether ln -s works... yes 
     38checking how to recognize dependent libraries... pass_all 
     39checking how to run the C preprocessor... gcc -E 
     40checking for ANSI C header files... yes 
     41checking for sys/types.h... yes 
     42checking for sys/stat.h... yes 
     43checking for stdlib.h... yes 
     44checking for string.h... yes 
     45checking for memory.h... yes 
     46checking for strings.h... yes 
     47checking for inttypes.h... yes 
     48checking for stdint.h... yes 
     49checking for unistd.h... yes 
     50checking dlfcn.h usability... yes 
     51checking dlfcn.h presence... yes 
     52checking for dlfcn.h... yes 
     53checking for g++... g++ 
     54checking whether we are using the GNU C++ compiler... yes 
     55checking whether g++ accepts -g... yes 
     56checking dependency style of g++... gcc 
     57checking how to run the C++ preprocessor... g++ -E 
     58checking for g77... no 
     59checking for xlf... no 
     60checking for f77... no 
     61checking for frt... no 
     62checking for pgf77... no 
     63checking for cf77... no 
     64checking for fort77... no 
     65checking for fl32... no 
     66checking for af77... no 
     67checking for xlf90... no 
     68checking for f90... no 
     69checking for pgf90... no 
     70checking for pghpf... no 
     71checking for epcf90... no 
     72checking for gfortran... no 
     73checking for g95... no 
     74checking for xlf95... no 
     75checking for f95... no 
     76checking for fort... no 
     77checking for ifort... no 
     78checking for ifc... no 
     79checking for efc... no 
     80checking for pgf95... no 
     81checking for lf95... no 
     82checking for ftn... no 
     83checking whether we are using the GNU Fortran 77 compiler... no 
     84checking whether  accepts -g... no 
     85checking the maximum length of command line arguments... 32768 
     86checking command to parse /boot/develop/tools/gnupro/bin/nm -B output from gcc object... ok 
     87checking for objdir... .libs 
     88checking for ar... ar 
     89checking for ranlib... ranlib 
     90checking for strip... strip 
     91checking if gcc supports -fno-rtti -fno-exceptions... yes 
     92checking for gcc option to produce PIC...  
     93checking if gcc static flag -static works... yes 
     94checking if gcc supports -c -o file.o... yes 
     95checking whether the gcc linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) supports shared libraries... yes 
     96checking whether -lc should be explicitly linked in... yes 
     97checking dynamic linker characteristics... haiku runtime_loader 
     98checking how to hardcode library paths into programs... immediate 
     99checking whether stripping libraries is possible... yes 
     100checking if libtool supports shared libraries... yes 
     101checking whether to build shared libraries... yes 
     102checking whether to build static libraries... yes 
     103configure: creating libtool 
     104appending configuration tag "CXX" to libtool 
     105checking for ld used by g++... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld 
     106checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes 
     107checking whether the g++ linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) supports shared libraries... yes 
     108checking for g++ option to produce PIC...  
     109checking if g++ static flag -static works... yes 
     110checking if g++ supports -c -o file.o... yes 
     111checking whether the g++ linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) supports shared libraries... yes 
     112checking dynamic linker characteristics... haiku runtime_loader 
     113(cached) (cached) checking how to hardcode library paths into programs... immediate 
     114appending configuration tag "F77" to libtool 
     115checking whether make sets $(MAKE)... (cached) yes 
     116checking for gcc... (cached) gcc 
     117checking whether we are using the GNU C compiler... (cached) yes 
     118checking whether gcc accepts -g... (cached) yes 
     119checking for gcc option to accept ISO C89... (cached) none needed 
     120checking dependency style of gcc... (cached) gcc 
     121checking whether we are using the GNU C++ compiler... (cached) yes 
     122checking whether g++ accepts -g... (cached) yes 
     123checking dependency style of g++... (cached) gcc 
     124checking for a BSD-compatible install... /bin/install -c 
     125checking for an ANSI C-conforming const... yes 
     126checking for sdl-config... /boot/common/bin/sdl-config 
     127checking for SDL - version >= 1.2.0... yes 
     128configure: creating ./config.status 
     129config.status: creating Makefile 
     130config.status: executing depfiles commands 
     131~/SDL_gfx-2.0.17> make 
     132source='SDL_gfxPrimitives.c' object='SDL_gfxPrimitives.lo' libtool=yes \ 
     133        DEPDIR=.deps depmode=gcc /bin/sh ./depcomp \ 
     134        /bin/sh ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.17\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DBUILD_DLL -I.   -I/boot/common/include  -g -O2 -DUSE_MMX -I/boot/common/include/SDL -D_GNU_SOURCE=1 -c -o SDL_gfxPrimitives.lo SDL_gfxPrimitives.c 
     135mkdir .libs 
     136 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.17\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DBUILD_DLL -I. -I/boot/common/include -g -O2 -DUSE_MMX -I/boot/common/include/SDL -D_GNU_SOURCE=1 -c SDL_gfxPrimitives.c -Wp,-MD,.deps/SDL_gfxPrimitives.TPlo  -DPIC -o .libs/SDL_gfxPrimitives.o 
     137/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c: In function `arcColor': 
     138/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2293: parse error before `drawoct' 
     139/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2304: parse error before `int' 
     140/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2312: `oct' undeclared (first use in this function) 
     141/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2312: (Each undeclared identifier is reported only once 
     142/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2312: for each function it appears in.) 
     143/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2314: `startoct' undeclared (first use in this function) 
     144/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2320: `temp' undeclared (first use in this function) 
     145/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2321: warning: unreachable code at beginning of switch statement 
     146/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2336: `stopval_start' undeclared (first use in this function) 
     147/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2342: `drawoct' undeclared (first use in this function) 
     148/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2345: `endoct' undeclared (first use in this function) 
     149/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2352: warning: unreachable code at beginning of switch statement 
     150/boot/home/SDL_gfx-2.0.17/SDL_gfxPrimitives.c:2367: `stopval_end' undeclared (first use in this function) 
     151make: *** [SDL_gfxPrimitives.lo] Error 1 
     152~/SDL_gfx-2.0.17>  
     153}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/