Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16570 closed defect (fixed)

pidgin does not compile

Reported by: piotr@… Owned by: simon@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: pidgin

Description

I run into the next error:

port install pidgin
--->  Fetching pidgin
--->  Verifying checksum(s) for pidgin
--->  Extracting pidgin
--->  Applying patches to pidgin
--->  Configuring pidgin
--->  Building pidgin with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_pidgin/work/pidgin-2.5.1" && make all " returned error 2
Command output: cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_pidgin/work/pidgin-2.5.1/missing --run aclocal-1.10 
 cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_pidgin/work/pidgin-2.5.1/missing --run automake-1.10 --gnu 
libpurple/Makefile.am:161: addprefix $(srcdir: non-POSIX variable name
libpurple/Makefile.am:161: (probably a GNU make extension)
libpurple/Makefile.am:163: addprefix $(srcdir: non-POSIX variable name
libpurple/Makefile.am:163: (probably a GNU make extension)
libpurple/plugins/mono/Makefile.am:10: addprefix $(srcdir: non-POSIX variable name
libpurple/plugins/mono/Makefile.am:10: (probably a GNU make extension)
libpurple/plugins/mono/api/Makefile.am:19: addprefix $(srcdir: non-POSIX variable name
libpurple/plugins/mono/api/Makefile.am:19: (probably a GNU make extension)
cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_pidgin/work/pidgin-2.5.1/missing --run autoconf
configure.ac:115: error: possibly undefined macro: AC_PROG_INTLTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make: *** [configure] Error 1

Error: Status 1 encountered during processing.


Change History (5)

comment:1 Changed 16 years ago by piotr@…

Cc: piotr@… added

Cc Me!

comment:2 in reply to:  description Changed 16 years ago by piotr@…

Seems that it depends on the intltool port. It does compile after installing intltool.

Replying to piotr@…:

I run into the next error:

port install pidgin
--->  Fetching pidgin
--->  Verifying checksum(s) for pidgin
--->  Extracting pidgin
--->  Applying patches to pidgin
--->  Configuring pidgin
--->  Building pidgin with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_pidgin/work/pidgin-2.5.1" && make all " returned error 2
Command output: cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_pidgin/work/pidgin-2.5.1/missing --run aclocal-1.10 
 cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_pidgin/work/pidgin-2.5.1/missing --run automake-1.10 --gnu 
libpurple/Makefile.am:161: addprefix $(srcdir: non-POSIX variable name
libpurple/Makefile.am:161: (probably a GNU make extension)
libpurple/Makefile.am:163: addprefix $(srcdir: non-POSIX variable name
libpurple/Makefile.am:163: (probably a GNU make extension)
libpurple/plugins/mono/Makefile.am:10: addprefix $(srcdir: non-POSIX variable name
libpurple/plugins/mono/Makefile.am:10: (probably a GNU make extension)
libpurple/plugins/mono/api/Makefile.am:19: addprefix $(srcdir: non-POSIX variable name
libpurple/plugins/mono/api/Makefile.am:19: (probably a GNU make extension)
cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_pidgin/work/pidgin-2.5.1/missing --run autoconf
configure.ac:115: error: possibly undefined macro: AC_PROG_INTLTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make: *** [configure] Error 1

Error: Status 1 encountered during processing.


comment:3 Changed 16 years ago by jmroot (Joshua Root)

Cc: piotr@… removed
Owner: changed from macports-tickets@… to simon@…

Assigning to maintainer.

comment:4 Changed 16 years ago by simon@…

Resolution: fixed
Status: newclosed

I added intltool in r40069. Thanks for your help.

Simon

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.