Doesn't build on Linux too (Slackware 7.1, egcs 1.1.2).

If you configure using objdir:

pervalidus<pts/1>(21:36:16)[objdir] % make
##
## Entering  libdbox
##
make  -C  libdbox
make[1]: Entering directory
`/home/pervalidus/lsrc/objdir/libdbox'
Makefile:11: ../common: No such file or directory
make[1]: *** No rule to make target `../common'.  Stop.
make[1]: Leaving directory
`/home/pervalidus/lsrc/objdir/libdbox'
make: *** [libdbox_all] Error 2

If you configure without objdir and do make dep or not:

g++  -O2 -DOS_UNIX -I ../libdbox -I ../unixlib
-DDBOX_STANDALONE  -c -o help.o help.C
help.C: In function `void displayhelp(const char *)':
help.C:26: `class statust' has no member named `userprofile'
help.C:26: `class statust' has no member named `gruppe'
help.C:26: warning: implicit declaration of function `int
getuser(...)'
make[1]: *** [help.o] Error 1
make[1]: Leaving directory `/usr/local/src/debris-2.26/debris'
make: *** [debris_all] Error 2

Quoting the README:

debris is a free (see file GPL) text mode, lightweight html
browser. It provides:
 * easy installation
 
Not really. I'll contact the author.

-- 
0@pervalidus.{net, com, dyndns.org}

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to