! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Build error on ArchLinux
Status:
CLOSED: FIXED
Product:
Xfce4-clipman-plugin
Component:
General

Comments

Description Enrico Tröger editbugs 2008-08-01 11:38:35 CEST
When building the plugin from SVN on ArchLinux, I get the following error while running autogen.sh:

configure:3852: error: possibly undefined macro: m4_ifval
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.


I noticed it seems to be related to some autotools and/or libtool stuff. With the attached patch it compiles fine.
Though I'm not yet sure why it does build on other systems without this.

libtool: 2.2.4
automake: 1.10.1
autoconf: 2.62

(the above also affects xfce4-taskmanager, xfce4-battery-plugin and xfce4-systemmonitor-plugin, I'll open bugs for these later)
Comment 1 Enrico Tröger editbugs 2008-08-01 11:39:04 CEST
Created attachment 1751 
Possible fix
Comment 2 Mike Massonnet editbugs 2008-09-21 19:50:57 CEST
Committed against all the components that you noted down (r5430).

Thanks!
Comment 3 Christoph Mende 2008-09-21 19:56:37 CEST
xfce4-eyes-plugin and xfce4-xkb-plugin have the same problem and the same fix works for them
Comment 4 Mike Massonnet editbugs 2008-09-22 07:45:04 CEST
Also done, r5431.  Thanks ;)

Bug #4258

Reported by:
Enrico Tröger
Reported on: 2008-08-01
Last modified on: 2009-07-15

People

Assignee:
Mike Massonnet
CC List:
2 users

Version

Version:
unspecified

Attachments

Possible fix (308 bytes, patch)
2008-08-01 11:39 CEST , Enrico Tröger
no flags

Additional information