bogofilter compile error: Not enough room for program headers

Jessica Brennan jib at panix.com
Thu Jan 8 19:02:44 CET 2004


I am getting the following error when compiling bogofilter on NetBSD 1.5.
Any idea what's wrong?

gcc -DBOGOFILTER  -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts
-Wcomment -Wimplicit -Wreturn-type  -L/usr/local/lib -o bogofilter
bogofilter.o main.o  method.o graham.o robinson.o  fisher.o
libbogofilter.a /pkg/db-3.3.11-static/lib/libdb.a libbf_gsl.a -lm
/usr/bin/ld: bogofilter: Not enough room for program headers (allocated 6,
need 7)
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status

-Jessica

~~~~~~~~~~~~~~




More information about the bogofilter-dev mailing list