> I would welcome an access to that problematic platform to investigate
> the issue.
Unfortunately my home machines have dynamic IPs so I can't give access.
Download an FC5 iso, install it, and try to do a build.
There was a library issue if I recall correctly.
Possilbly related to the GCC version.
Renaud Rioboo pointed it out to me at ISSAC.
If you look at Makefile.pamphlet the documentation there says:
On Fedora Core 5 we cannot use the line
\begin{verbatim}
${XLIB}/libXpm.a
\end{verbatim}
to link to the Xpm libraries. Instead We need to use
\begin{verbatim}
-l Xpm
\end{verbatim}
These are added onto the end of the LDF variable.
I'm hoping FC6 doesn't have the problem.
I downloaded the isos this week and haven't installed it on a machine yet.
t
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer