> This looks like a problem with the build system. Maybe it requires gmake.
Doh, I always forget that BSD != Linux userland (I usually install GNU
stuff and then forget I did). Anyways, still failed, but differently:
gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Werror -I/usr/local/include -c -o cut
.o cut.c
gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Werror -I/usr/local/include -c -o tes
ts/test_job.o tests/test_job.c
gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Werror -I/usr/local/include -c -o tes
ts/test_pq.o tests/test_pq.c
gcc -g -O2 -Wall -Werror -I/usr/local/include -L/usr/local/lib -R/usr/local/l
ib -o tests/cutcheck tests/cutcheck.o cut.o binlog.o conn.o job.o ms.o net.o por
t.o pq.o primes.o prot.o tube.o util.o tests/test_job.o tests/test_pq.o -levent
-levent -levent
tests/cutcheck
0.......... 10...
13 tests; 0 failures; 0 errors.
SRCDIR=. ./check.sh ./sh-tests/*.{commands,sh}
./check.sh: not found
gmake: *** [check-shell] Error 127
=====
-rwxr-xr-x 1 1000 1000 466 Mar 5 15:57 check.sh
total 62
drwxrwxrwx 2 1000 1000 1024 Mar 5 16:31 .
drwxrwxrwx 7 1000 1000 1536 Mar 10 03:26 ..
-rw-r--r-- 1 1000 1000 15 Feb 28 23:07 allow-underscore.commands
-rw-r--r-- 1 1000 1000 11 Feb 28 23:06 allow-underscore.expected
-rwxr-xr-x 1 1000 1000 830 Mar 2 02:24 binlog-basic.sh
-rwxr-xr-x 1 1000 1000 693 Mar 2 02:29 binlog-bury.sh
-rwxr-xr-x 1 1000 1000 3529 Mar 2 02:25 binlog-diskfull-delete.sh
-rwxr-xr-x 1 1000 1000 2361 Mar 2 02:44 binlog-diskfull.sh
-rwxr-xr-x 1 1000 1000 1088 Mar 2 02:26 binlog-read.sh
-rwxr-xr-x 1 1000 1000 2913 Mar 5 16:31 binlog-sizelimit.sh
-rw-r--r-- 1 1000 1000 1339 Mar 2 01:37 common.functions
But it works perfectly on Linux so I'm happy =).
-Kurt
--
You received this message because you are subscribed to the Google Groups
"beanstalk-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/beanstalk-talk?hl=en.