

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
5 messages in net.sourceforge.lists.courier-users[courier-users] Error in make.| From | Sent On | Attachments |
|---|---|---|
| Pablo Sabatino | Apr 25, 2001 7:16 am | |
| Pablo Sabatino | Apr 26, 2001 5:54 am | |
| dani...@tonservices.com | Apr 26, 2001 9:12 am | |
| David Chait | Apr 26, 2001 9:36 am | |
| Sam Varshavchik | Apr 26, 2001 2:50 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | [courier-users] Error in make. | Actions... |
|---|---|---|
| From: | Pablo Sabatino (pab...@elsitio.net) | |
| Date: | Apr 26, 2001 5:54:39 am | |
| List: | net.sourceforge.lists.courier-users | |
Hello. I am having a problem when compililng courier. I run $./configure[parameters] and then I run `make` with the following result:
.....
.....
make[3]: Leaving directory `/home/courier/courier-0.33.0/courier/libs'
Making all in filters
make[3]: Entering directory `/home/courier/courier-0.33.0/courier/filters'
make all-recursive
make[4]: Entering directory `/home/courier/courier-0.33.0/courier/filters'
Making all in libfilter
make[5]: Entering directory
`/home/courier/courier-0.33.0/courier/filters/libfilter'
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -I../.. -I./../.. -I./../../..
-I../../.. -g -O2 -c libfilter.c
rm -f libfilter.a
ar cru libfilter.a libfilter.o
ranlib libfilter.a
make[5]: Leaving directory
`/home/courier/courier-0.33.0/courier/filters/libfilter'
Making all in perlfilter
make[5]: Entering directory
`/home/courier/courier-0.33.0/courier/filters/perlfilter'
echo '#define FILTERSOCKETDIR "/usr/lib/courier/var/filters"'
>filtersocketdir.h
echo '#define ALLFILTERSOCKETDIR "/usr/lib/courier/var/allfilters"'
>>filtersocketdir.h
echo '#define WRAPPERPL "/usr/lib/courier/share/perlfilter-wrapper.pl"'
>wrapperpl.h
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I.. -I./../.. -I../.. -I./../../..
-I ../../.. -g -O2 -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.6.0/i386-linux/CORE -c perlfilter.c
/usr/bin/perl5 -MExtUtils::Embed -e xsinit -- -o xsinit.c -std
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I.. -I./../.. -I../.. -I./../../..
-I ../../.. -g -O2 -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.6.0/i386-linux/CORE -c xsinit.c
gcc -I./.. -I.. -I./../.. -I../.. -I./../../.. -I ../../.. -g -O2
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/lib/perl5/5.6.0/i386-linux/CORE -o perlfilter perlfilter.o xsinit.o
../libfilter/libfilter.a ../../../waitlib/libwaitlib.a ../../libs/libcommon.a
../../libs/libcourier.a -rdynamic
-Wl,-rpath,/usr/lib/perl5/5.6.0/i386-linux/CORE -L/usr/local/lib
-L/usr/lib/perl5/5.6.0/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lposix -lcrypt
xsinit.o: In function `xs_init':
/home/courier/courier-0.33.0/courier/filters/perlfilter/xsinit.c:40: undefined
reference to `boot_DynaLoader'
collect2: ld returned 1 exit status
make[5]: *** [perlfilter] Error 1
make[5]: Leaving directory
`/home/courier/courier-0.33.0/courier/filters/perlfilter'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/courier/courier-0.33.0/courier/filters'
make[3]: *** [all-recursive-am] Error 2
make[3]: Leaving directory `/home/courier/courier-0.33.0/courier/filters'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/courier/courier-0.33.0/courier'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/courier/courier-0.33.0/courier'
make: *** [all-recursive] Error 1
[courier@Pablito courier-0.33.0]$
Any ideas how to fix it?
Pablo Sabatino.







