FVWM Bug Tracking notification new message incoming/776
Message summary for PR#776 From: [EMAIL PROTECTED] Subject: FvwmM4 (v. 2.4.0) on Solaris Date: Wed, 12 Sep 2001 05:21:43 -0500 0 replies 0 followups ====> ORIGINAL MESSAGE FOLLOWS <==== >From [EMAIL PROTECTED] Wed Sep 12 05:21:45 2001 Received: from karazm.math.uh.edu ([129.7.128.1]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15h79N-0000b7-00 for [EMAIL PROTECTED]; Wed, 12 Sep 2001 05:21:45 -0500 Received: from malifon.math.uh.edu (IDENT:[EMAIL PROTECTED] [129.7.128.13]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id FAA26061 for <[EMAIL PROTECTED]>; Wed, 12 Sep 2001 05:21:44 -0500 (CDT) From: [EMAIL PROTECTED] Received: from localhost ([127.0.0.1] ident=65534) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15h79L-0000b3-00 for [EMAIL PROTECTED]; Wed, 12 Sep 2001 05:21:43 -0500 To: [EMAIL PROTECTED] Subject: FvwmM4 (v. 2.4.0) on Solaris Message-Id: <[EMAIL PROTECTED]> Date: Wed, 12 Sep 2001 05:21:43 -0500 Full_Name: George Beckett Version: 2.4.0 CVS_Date: OS: Solaris 2.6 SPARC X_Server: Openwindows 3.6 Submission from: (NULL) (130.159.248.36) The version of FvwmM4 distributed with fvwm 2.4.0 does not work properly on Solaris 2.6, I think due to the lack of a -I switch on the command m4. This can be overcome by removing the offending switch from FvwmM4.c, as follows; Line 111: /* sprintf(m4_options, "-I '%s' ", FVWM_DATADIR); */ Line 112: sprintf(m4_options, " "); However, this will reduce functionality of the FvwmM4 command. It doesn't cause any problems with our configuration. -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]