| 16 | | gcc -DALLEGRO_MODULES_PATH=\"/boot/common/lib/allegro\" -DHAVE_CONFIG_H -I. -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I/boot/common/include -DALLEGRO_NO_ASM -DALLEGRO_LIB_BUILD -mcpu=pentium -O2 -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/unix/usigalrm.c -o obj/unix/shared/alleg/usigalrm.o |
| 17 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:47: parse error before `*' |
| 18 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:47: warning: type defaults to `int' in declaration of `RETSIGTYPE' |
| 19 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:47: `RETSIGTYPE' declared as function returning a function |
| 20 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:47: function `RETSIGTYPE' is initialized like a variable |
| 21 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:49: parse error before `_sigalrm_signal_handler' |
| 22 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:49: warning: type defaults to `int' in declaration of `_sigalrm_signal_handler' |
| 23 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:49: warning: data definition has no type or storage class |
| 24 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c: In function `_sigalrm_start_timer': |
| 25 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:157: `_sigalrm_old_signal_handler' undeclared (first use in this function) |
| 26 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:157: (Each undeclared identifier is reported only once |
| 27 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:157: for each function it appears in.) |
| 28 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:157: warning: passing arg 2 of `signal' from incompatible pointer type |
| 29 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c: In function `_sigalrm_stop_timer': |
| 30 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:181: `_sigalrm_old_signal_handler' undeclared (first use in this function) |
| 31 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c: At top level: |
| 32 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:189: parse error before `_sigalrm_signal_handler' |
| 33 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:190: warning: return-type defaults to `int' |
| 34 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c: In function `_sigalrm_signal_handler': |
| 35 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:196: warning: `return' with no value, in function returning non-void |
| 36 | | /boot/home/allegro-4.3.10-haiku-test/src/unix/usigalrm.c:223: warning: control reaches end of non-void function |
| 37 | | make: *** [obj/unix/shared/alleg/usigalrm.o] Error 1 |
| | 16 | make -C addons/loadpng/ lib |
| | 17 | make[1]: Entering directory `/boot/home/allegro-4.3.10-haiku-test/addons/loadpng' |
| | 18 | - |
| | 19 | Compiling loadpng library... |
| | 20 | make[1]: Leaving directory `/boot/home/allegro-4.3.10-haiku-test/addons/loadpng' |
| | 21 | make -C addons/jpgalleg/ lib |
| | 22 | make[1]: Entering directory `/boot/home/allegro-4.3.10-haiku-test/addons/jpgalleg' |
| | 23 | make[1]: Nothing to be done for `lib'. |
| | 24 | make[1]: Leaving directory `/boot/home/allegro-4.3.10-haiku-test/addons/jpgalleg' |
| | 25 | make -C addons/loadpng/ examples |
| | 26 | make[1]: Entering directory `/boot/home/allegro-4.3.10-haiku-test/addons/loadpng' |
| | 27 | gcc -W -Wall -O3 -I. -I../../include -Wno-deprecated-declarations -I/boot/common/include -o examples/example examples/example.c libldpng.a libldpng.a -lpng -lz `/boot/common/bin/allegro-config --libs --addon` -L/boot/common/lib |
| | 28 | /bin/sh: line 1: /boot/common/bin/allegro-config: No such file or directory |
| | 29 | /tmp/ccSZw4am.o: In function `main': |
| | 30 | example.c:(.text+0x3d): undefined reference to `_install_allegro_version_check' |
| | 31 | example.c:(.text+0x42): undefined reference to `install_keyboard' |
| | 32 | example.c:(.text+0x5c): undefined reference to `allegro_message' |
| | 33 | example.c:(.text+0xa3): undefined reference to `set_color_depth' |
| | 34 | example.c:(.text+0xbb): undefined reference to `set_gfx_mode' |
| | 35 | example.c:(.text+0xda): undefined reference to `set_gfx_mode' |
| | 36 | example.c:(.text+0xf7): undefined reference to `allegro_message' |
| | 37 | example.c:(.text+0x132): undefined reference to `set_gfx_mode' |
| | 38 | example.c:(.text+0x14b): undefined reference to `allegro_message' |
| | 39 | example.c:(.text+0x163): undefined reference to `set_palette' |
| | 40 | example.c:(.text+0x16c): undefined reference to `screen' |
| | 41 | example.c:(.text+0x177): undefined reference to `clear_bitmap' |
| | 42 | example.c:(.text+0x186): undefined reference to `screen' |
| | 43 | example.c:(.text+0x198): undefined reference to `blit' |
| | 44 | example.c:(.text+0x1ac): undefined reference to `save_bitmap' |
| | 45 | example.c:(.text+0x1b1): undefined reference to `readkey' |
| | 46 | example.c:(.text+0x1ba): undefined reference to `destroy_bitmap' |
| | 47 | libldpng.a(loadpng.o): In function `really_load_png': |
| | 48 | loadpng.c:(.text+0x2d8): undefined reference to `generate_332_palette' |
| | 49 | loadpng.c:(.text+0x32d): undefined reference to `_color_load_depth' |
| | 50 | loadpng.c:(.text+0x34a): undefined reference to `create_bitmap_ex' |
| | 51 | loadpng.c:(.text+0x372): undefined reference to `makecol_depth' |
| | 52 | loadpng.c:(.text+0x400): undefined reference to `_fixup_loaded_bitmap' |
| | 53 | libldpng.a(loadpng.o): In function `load_png_pf': |
| | 54 | loadpng.c:(.text+0x452): undefined reference to `pack_fread' |
| | 55 | libldpng.a(loadpng.o): In function `load_png': |
| | 56 | loadpng.c:(.text+0x694): undefined reference to `pack_fopen' |
| | 57 | loadpng.c:(.text+0x6b5): undefined reference to `pack_fclose' |
| | 58 | libldpng.a(loadpng.o): In function `read_data': |
| | 59 | loadpng.c:(.text+0x6fa): undefined reference to `pack_fread' |
| | 60 | libldpng.a(regpng.o): In function `register_png_file_type': |
| | 61 | regpng.c:(.text+0x2c): undefined reference to `register_bitmap_file_type' |
| | 62 | libldpng.a(regpng.o): In function `register_png_datafile_object': |
| | 63 | regpng.c:(.text+0x61): undefined reference to `register_datafile_object' |
| | 64 | libldpng.a(regpng.o): In function `loadpng_init': |
| | 65 | regpng.c:(.text+0x96): undefined reference to `register_datafile_object' |
| | 66 | regpng.c:(.text+0xb6): undefined reference to `register_bitmap_file_type' |
| | 67 | libldpng.a(regpng.o): In function `load_datafile_png': |
| | 68 | regpng.c:(.text+0xfc): undefined reference to `pack_fread' |
| | 69 | libldpng.a(regpng.o): In function `destroy_datafile_png': |
| | 70 | regpng.c:(.text+0x157): undefined reference to `destroy_bitmap' |
| | 71 | libldpng.a(savepng.o): In function `save_rgb': |
| | 72 | savepng.c:(.text+0x1ae): undefined reference to `_rgb_r_shift_15' |
| | 73 | savepng.c:(.text+0x1b4): undefined reference to `_rgb_scale_5' |
| | 74 | savepng.c:(.text+0x1cb): undefined reference to `_rgb_g_shift_15' |
| | 75 | savepng.c:(.text+0x1d1): undefined reference to `_rgb_scale_5' |
| | 76 | savepng.c:(.text+0x1e6): undefined reference to `_rgb_b_shift_15' |
| | 77 | savepng.c:(.text+0x1ec): undefined reference to `_rgb_scale_5' |
| | 78 | savepng.c:(.text+0x254): undefined reference to `_rgb_r_shift_16' |
| | 79 | savepng.c:(.text+0x25a): undefined reference to `_rgb_scale_5' |
| | 80 | savepng.c:(.text+0x271): undefined reference to `_rgb_g_shift_16' |
| | 81 | savepng.c:(.text+0x277): undefined reference to `_rgb_scale_6' |
| | 82 | savepng.c:(.text+0x28c): undefined reference to `_rgb_b_shift_16' |
| | 83 | savepng.c:(.text+0x292): undefined reference to `_rgb_scale_5' |
| | 84 | savepng.c:(.text+0x2ee): undefined reference to `_rgb_r_shift_24' |
| | 85 | savepng.c:(.text+0x2ff): undefined reference to `_rgb_g_shift_24' |
| | 86 | savepng.c:(.text+0x30e): undefined reference to `_rgb_b_shift_24' |
| | 87 | libldpng.a(savepng.o): In function `save_rgba': |
| | 88 | savepng.c:(.text+0x3eb): undefined reference to `_rgb_r_shift_32' |
| | 89 | savepng.c:(.text+0x3fd): undefined reference to `_rgb_g_shift_32' |
| | 90 | savepng.c:(.text+0x40c): undefined reference to `_rgb_b_shift_32' |
| | 91 | savepng.c:(.text+0x41b): undefined reference to `_rgb_a_shift_32' |
| | 92 | libldpng.a(savepng.o): In function `really_save_png': |
| | 93 | savepng.c:(.text+0x5a8): undefined reference to `_rgb_scale_6' |
| | 94 | libldpng.a(savepng.o): In function `save_png': |
| | 95 | savepng.c:(.text+0x7ab): undefined reference to `pack_fopen' |
| | 96 | savepng.c:(.text+0x803): undefined reference to `pack_fclose' |
| | 97 | libldpng.a(savepng.o): In function `write_data': |
| | 98 | savepng.c:(.text+0x842): undefined reference to `pack_fwrite' |
| | 99 | collect2: ld returned 1 exit status |
| | 100 | make[1]: *** [examples/example] Error 1 |
| | 101 | make[1]: Leaving directory `/boot/home/allegro-4.3.10-haiku-test/addons/loadpng' |
| | 102 | make: *** [loadpng_programs] Error 2 |