Greetings all, I am new to Dillo. I just heard about it on the openbsd.org site and it sounded like just what i'm looking for. I am having a problem with 'Make' however, i was hoping someone might be able to give some useful insight. This is a base openbsd 2.8 install, (trying it on this machine first), with nothing unusual and a GENERIC kernel. `Make check' dies with the following: #sudo make check Making check in doc Making check in src "Makefile", line 307: Need an operator Fatal errors encountered -- cannot continue *** Error code 1 Stop in /home/${user}/dillo-0.6.6 (line 161 of Makefile). I am including my `sh ./configure', which appeared ok. I realize this is a long file and post and i apologize for any unnessary bandwidth that is eatin' up by my post. -mUs cmustard@nyc.rr.com This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.50. Invocation command line was $ ./configure ## ---------- ## ## Platform. ## ## ---------- ## hostname = my host name uname -m = i386 uname -r = 2.8 uname -s = OpenBSD uname -v = GENERIC#399 /usr/bin/uname -p = Intel Pentium (P54C) ("GenuineIntel" 586-class) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.i386 /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /home/robertg/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/games:/usr/X11R6/bin:. ## ------------ ## ## Core tests. ## ## ------------ ## configure:907: PATH=".;."; conftest.sh ./configure[915]: conftest.sh: not found configure:910: $? = 127 configure:956: checking for a BSD compatible install configure:1005: result: /usr/bin/install -c configure:1016: checking whether build environment is sane configure:1059: result: yes configure:1080: checking whether make sets ${MAKE} configure:1100: result: yes configure:1128: checking for working aclocal configure:1139: result: missing configure:1143: checking for working autoconf configure:1154: result: missing configure:1158: checking for working automake configure:1169: result: missing configure:1173: checking for working autoheader configure:1184: result: missing configure:1188: checking for working makeinfo configure:1195: result: found configure:1299: checking for gcc configure:1314: found /usr/bin/gcc configure:1322: result: gcc configure:1566: checking for C compiler default output configure:1569: gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:1572: $? = 0 configure:1595: result: a.out configure:1600: checking whether the C compiler works configure:1606: ./a.out configure:1609: $? = 0 configure:1624: result: yes configure:1631: checking whether we are cross compiling configure:1633: result: no configure:1636: checking for executable suffix configure:1638: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:1641: $? = 0 configure:1663: result: configure:1669: checking for object suffix configure:1687: gcc -c -I/usr/local/include conftest.c >&5 configure:1690: $? = 0 configure:1709: result: o configure:1713: checking whether we are using the GNU C compiler configure:1734: gcc -c -I/usr/local/include conftest.c >&5 configure:1737: $? = 0 configure:1740: test -s conftest.o configure:1743: $? = 0 configure:1755: result: yes configure:1761: checking whether gcc accepts -g configure:1779: gcc -c -g -I/usr/local/include conftest.c >&5 configure:1782: $? = 0 configure:1785: test -s conftest.o configure:1788: $? = 0 configure:1798: result: yes configure:1825: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:1828: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1923: checking for gcc option to accept ANSI C configure:1982: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:1985: $? = 0 configure:1988: test -s conftest.o configure:1991: $? = 0 configure:2005: result: none needed configure:2054: checking for ranlib configure:2069: found /usr/bin/ranlib configure:2078: result: ranlib configure:2141: checking for gtk-config configure:2170: result: /usr/local/bin/gtk-config configure:2178: checking for GTK - version >= 1.2.0 configure:2281: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include/glib -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm >&5 configure:2284: $? = 0 configure:2286: ./conftest configure:2289: $? = 0 configure:2305: result: yes configure:2404: checking for jpeg_destroy_decompress in -ljpeg configure:2431: gcc -o conftest -I/usr/local/include -I/usr/local/include/glib -I/usr/X11R6/include -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm >&5 configure:2434: $? = 0 configure:2437: test -s conftest configure:2440: $? = 0 configure:2451: result: yes configure:2468: checking how to run the C preprocessor configure:2495: gcc -E -I/usr/local/include conftest.c configure:2501: $? = 0 configure:2528: gcc -E -I/usr/local/include conftest.c configure:2525: ac_nonexistent.h: No such file or directory configure:2534: $? = 1 configure: failed program was: #line 2524 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2571: result: gcc -E configure:2586: gcc -E -I/usr/local/include conftest.c configure:2592: $? = 0 configure:2619: gcc -E -I/usr/local/include conftest.c configure:2616: ac_nonexistent.h: No such file or directory configure:2625: $? = 1 configure: failed program was: #line 2615 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2667: checking for jpeglib.h configure:2677: gcc -E -I/usr/local/include conftest.c configure:2683: $? = 0 configure:2702: result: yes configure:2667: checking for jconfig.h configure:2677: gcc -E -I/usr/local/include conftest.c configure:2683: $? = 0 configure:2702: result: yes configure:2667: checking for jerror.h configure:2677: gcc -E -I/usr/local/include conftest.c configure:2683: $? = 0 configure:2702: result: yes configure:2667: checking for jmorecfg.h configure:2677: gcc -E -I/usr/local/include conftest.c configure:2683: $? = 0 configure:2702: result: yes configure:2796: checking whether threads work with -pthread configure:2820: gcc -o conftest -I/usr/local/include -I/usr/local/include/glib -I/usr/X11R6/include -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -I/usr/local/include -L/usr/local/lib -pthread conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm >&5 configure:2823: $? = 0 configure:2826: test -s conftest configure:2829: $? = 0 configure:2839: result: yes configure:2959: checking for zlibVersion in -lz configure:2986: gcc -o conftest -I/usr/local/include -I/usr/local/include/glib -I/usr/X11R6/include -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lz -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm >&5 configure:2989: $? = 0 configure:2992: test -s conftest configure:2995: $? = 0 configure:3006: result: yes configure:3017: checking for png_check_sig in -lpng configure:3044: gcc -o conftest -I/usr/local/include -I/usr/local/include/glib -I/usr/X11R6/include -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lpng -lz -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm >&5 ld: -lpng: no match collect2: ld returned 1 exit status configure:3047: $? = 1 configure: failed program was: #line 3025 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char png_check_sig (); int main () { png_check_sig (); ; return 0; } configure:3064: result: no configure:3087: checking for ANSI C header files configure:3101: gcc -E -I/usr/local/include conftest.c configure:3107: $? = 0 configure:3194: gcc -o conftest -I/usr/local/include -I/usr/local/include/glib -I/usr/X11R6/include -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lz -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm >&5 configure:3197: $? = 0 configure:3199: ./conftest configure:3202: $? = 0 configure:3215: result: yes configure:3228: checking for fcntl.h configure:3238: gcc -E -I/usr/local/include conftest.c configure:3244: $? = 0 configure:3263: result: yes configure:3228: checking for unistd.h configure:3238: gcc -E -I/usr/local/include conftest.c configure:3244: $? = 0 configure:3263: result: yes configure:3228: checking for sys/uio.h configure:3238: gcc -E -I/usr/local/include conftest.c configure:3244: $? = 0 configure:3263: result: yes configure:3276: checking for socket configure:3313: gcc -o conftest -I/usr/local/include -I/usr/local/include/glib -I/usr/X11R6/include -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lz -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm >&5 configure:3316: $? = 0 configure:3319: test -s conftest configure:3322: $? = 0 configure:3332: result: yes configure:3427: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.50, executed with
./config.status on nyc
config.status:3877: creating Makefile config.status:3877: creating doc/Makefile config.status:3877: creating src/Makefile config.status:3877: creating src/IO/Makefile config.status:3969: creating config.h config.status:4110: config.h is unchanged ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_socket=yes ac_cv_header_fcntl_h=yes ac_cv_header_jconfig_h=yes ac_cv_header_jerror_h=yes ac_cv_header_jmorecfg_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_stdc=yes ac_cv_header_sys_uio_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_png_png_check_sig=no ac_cv_lib_z_zlibVersion=yes ac_cv_objext=o ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_prog_cc_stdc= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "dillo" #define VERSION "0.6.6" #define HAVE_JPEGLIB_H 1 #define HAVE_JCONFIG_H 1 #define HAVE_JERROR_H 1 #define HAVE_JMORECFG_H 1 #define HAVE_LIBZ 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SOCKET 1 configure: exit 0