FW: best way to patch
Thomas Kinghorn <[email protected]>
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Message-ID | <[email protected]> |
Okay, I have patched the file, copied the new EDITME to Local/Makefile and run a 'make' this is what I am getting. -ldb local_scan.o: In function `local_scan': local_scan.o(.text+0x3f): undefined reference to `dlerror' local_scan.o: In function `load_local_scan_library': local_scan.o(.text+0xc8): undefined reference to `dlopen' local_scan.o(.text+0xec): undefined reference to `dlsym' local_scan.o(.text+0xfc): undefined reference to `dlclose' local_scan.o(.text+0x11b): undefined reference to `dlsym' local_scan.o(.text+0x12b): undefined reference to `dlclose' local_scan.o(.text+0x147): undefined reference to `dlclose' local_scan.o(.text+0x164): undefined reference to `dlclose' local_scan.o(.text+0x18b): undefined reference to `dlsym' local_scan.o(.text+0x1a0): undefined reference to `dlclose' collect2: ld returned 1 exit status make[1]: *** [exim] Error 1 make[1]: Leaving directory `/downloads/exim-4.14/build-Linux-i386' make: *** [go] Error 2 [ any idea's Thank you all Tom > -----Original Message----- > From: Thomas Kinghorn > Sent: 16 May 2003 08:49 > To: Sa-Exim@Lists. Merlins. Org (E-mail) > Subject: best way to patch > Importance: High > > Hi Guys > > I am still battling away with trying to get the local_scan to work. > > What is the route to follow to patch? > > I have been changing to the exim4.14/src directory > and issuing patch < ../../sa-exim-3.0/localscan_dlopen.patch > > Is this correct? > > Please assist, I am going grey here. :'o( > > Regards, > Tom Kinghorn >