Custom Query (260 matches)
Results (4 - 6 of 260)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #5 | fixed | Cannot build on freebsd | somebody | Adam |
| description |
make generates: /usr/local/src/xcache/processor.c:1:28: processor_real.c: No such file or directory *** Error code 1 Stop in /usr/local/src/xcache/build. Exit 1 So I tried gmake: 22:22 adam@admin # gmake /usr/local/src/xcache/build gcc -I. -I/usr/local/src/xcache -DPHP_ATOM_INC -I/usr/local/src/xcache/build/include -I/usr/local/src/xcache/build/main -I/usr/local/src/xcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -DHAVE_CONFIG_H -g -O2 -E /usr/local/src/xcache/includes.c -o ./includes.i /usr/bin/awk -f /usr/local/src/xcache/mkstructinfo.awk < ./includes.i > ./structinfo.m4 /usr/bin/awk: syntax error at source line 56 source file /usr/local/src/xcache/mkstructinfo.awk
/usr/bin/awk: illegal statement at source line 57 source file /usr/local/src/xcache/mkstructinfo.awk /usr/bin/awk: syntax error at source line 63 source file /usr/local/src/xcache/mkstructinfo.awk
gmake: *** [structinfo.m4] Error 2 This is freebsd 6.0 amd64 |
|||
| #6 | worksforme | Error on make install on freebsd | somebody | Adam |
| description |
Libraries have been installed in:
If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following:
See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. /usr/local/src/xcache/build/shtool: not found *** Error code 127 |
|||
| #7 | worksforme | add file extension config | somebody | anonymous |
| description |
Allow different file extensions to be used as cached file |
|||

