|
From: Micha B. <bey...@ma...> - 2004-04-20 15:47:51
|
I was just about to do Your patch and download the Convert:UUlib when I=20= discovered that Marc Lehmann has released a new version of UUlib which=20= adresses the crc32 problem. Thank You Marc, thank You Kevin, now everything is up and runing again. Micha Am Sonntag, 18.04.04 um 18:04 Uhr schrieb Kevin Murphy: > I suspect that my approach is not the "correct" one, but it seems=20 > fine, as > long as you remember that you are using a patched version of=20 > Convert::UUlib > and don't install over it accidentally at a later date. > > I downloaded Convert-UUlib-1.01.tar.gz and did this: > > tar xzvf Conv* > cd Conv*/uulib > perl -i.bak -p -e 's/crc32(\s*|\s*_ANSI_ARGS_\s*)\(/uu_crc32$1(/g' \ > `grep -l crc32 *.c *.h` > cd .. > perl Makefile.PL > make && make test && sudo make install > > The changed files are: > crc32.c > crc32.h > uuencode.c > uunconc.c > > The perl command is just replacing all references to the function=20 > crc32 with > uu_crc32. > > -Kevin > > On Sunday 18 April 2004 11:32 am, Micha Beyermann wrote: >> I would love to know which files exactly You modified. I have been >> struggeling for days with the same problem finally finding a=20 >> workaround >> by adding the line "setenv DYLD_FORCE_FLAT_NAMESPACE=3D1" to my=20 >> ~./tcshrc >> file, a workaround I found somewhere on the net reguarding other >> "multiple symbol" issues. Problems with this solution: 1) pico=20 >> refuses >> to work on the local machine (but can be run if loging in via ssh = from >> an another machine) and 2) amavisd won't startup automaticly because >> seems that the setenv call occurs later than the amavisd startup=20 >> script. >> So getting to know how You did it would be very helpfull. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcl= ick > _______________________________________________ > AMaViS-user mailing list > AMa...@li... > https://lists.sourceforge.net/lists/listinfo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ > Michael Beyermann Technischer Leiter - Direttore tecnico Vereinigte B=FChnen Bozen Neues Stadttheater Verdiplatz 40 I-39100 Bozen Tel +39-0471-327918 Fax +39-0471-980360 te...@th... http://www.theater-bozen.it Ust-ID/Part. IVA IT 01448840213 |