[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: zmailer-2.99.20 v Solaris 2.4



>I am trying to compile zmailer-2.99.20 under Soalris 2.4 with gcc v2.7.0.
>Everything goes along swimingly (if one ignores all of the warnings about
>redefinig HAVE_ALLOCA_H) until the router is being linked.  I copied 
>Config.solaris to Config changed the HOSTENV to SunsOS5.4 and said 'make it
>all'.  When the router is being linked one gets a fatal error:
>
>Undefined                       first referenced
> symbol                             in file
>getmntpt                            ../libs/libzc.a(whathost.o)
>
>What am I missing?
>
>Thanks,
>Dan
>
>

Adding

	SVR4MNTENT=

to the end of hostenv/SunOS5.4 seems to have done the trick.  Can someone tell
me if this was the right thing to do?  I have know for a long time that there
is a big difference between something compiling cleanly and running.  :-)

Thanks,
Dan