[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: spammer
Hello,
> Could you be a little more vague?
> Is it failing while compiling a file, or while linking objects?
>
> In the case of the former, the header files for glibc have changed
> somethings just enough to break a lot of software.
I have compiled Zmailer 49p9 without any curious trouble.
Where is only one thing. I had to add -lzmailer to link command of
smtp transport agent due to lack of gai_strerror. This was magic for me...
My system is glibc2.0.6 and egcs 1.0.1.
Alexey