Re: FVWM: 2.0.39 Solaris 2.5BETA compilation problems

From: Randall S. Winchester <rsw_at_eng.umd.edu>
Date: Fri, 17 Nov 1995 13:18:31 -0500 (EST)

I really thought I fixed all these, Sorry,
Randall

The correct solution for Mark's scond problem is to remove the line;
EXTRA_LIBRARIES = XPM_LIBRARIES
from fvwm/modules/FvwmBanner/Imakefile.
Also there is another occurance of this in fvwm/modules/FvwmConfig/Imakefile.
The XPM_LIBRARIES flag is taken care of elsewere now.

I really thought I fixed all these; Sorry,
Randall


On Thu, 16 Nov 1995, Mark Boyns wrote:

>
> I had 2 problems compiling the new fvwm:
>
....deleted first problem.....

> 2. FvwmBanner didn't link because it was missing -lsocket and -lnsl.
> This occurred because the FvwmBanner Imakefile defines:
>
> EXTRA_LIBRARIES = XPM_LIBRARIES
>
> and the Makefile created by imake defines:
>
> EXTRA_LIBRARIES = -lsocket -lnsl
>
> Note that EXTRA_LIBRARIES in Imakefile overrides the definition by
> imake. I don't know what to recommend here as a good solution. My
> quick solution was to define:
>
> EXTRA_LIBRARIES = XPM_LIBRARIES -lsocket -lnsl
>
> Now to see if it works...
>
> --
> Mark Boyns <boyns_at_sdsu.edu> D3 28 A2 F7 D1 4C F8 EE
> <URL:http://www.sdsu.edu/~boyns/> BF 7A 11 54 1C E5 6E CC
> --
> To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
> message to majordomo_at_hpc.uh.edu.
> To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
>
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Fri Nov 17 1995 - 12:20:43 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:57 BST