Peter:
> I'm trying to build Postfix 3.0.0 with dynamic loadable module support
> (it builds fine without).  When I add shared=yes dynamicmaps=yes to make
> makefiles I get the following (fpaste of build.log from mock):
> http://paste.fedoraproject.org/180820/14229612 (http://ur1.ca/jmm0z)
> 
> Note that the errors in the above paste start after line 906, it looks
> like there are missing object files in the gcc command to me.
> 
> Is this a bug in the build process or am I doing something wrong?

Execute the following commands by themselves, not as part of
some insnaly complicated Linux build process.

make makefiles ....
make

If that works without error, then you made a mistake with the Linux
build process.

        Wietse

Reply via email to