[Pidgin] #3156: signal test plugin compile failure
Pidgin
trac at pidgin.im
Mon Jul 13 12:42:54 EDT 2009
#3156: signal test plugin compile failure
----------------------+-----------------------------------------------------
Reporter: lschiere | Owner:
Type: defect | Status: new
Milestone: | Component: libpurple
Version: 2.5.8 | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by darkrain42):
* version: => 2.5.8
Comment:
With 2.6.0devel, I get this (all plugins fail with the same errors, but
only when executing `make $foo.so`):
{{{
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I../..
-DDATADIR=\"/usr/local/share\" -I../../libpurple -I../../libpurple -Wall
-DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED
-DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -D_REENTRANT
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -g -g -O2 -c signals-test.c -o tmpsignals-
test.so.lo
/bin/sh ../../libtool --silent --mode=link gcc -g -g -O2 -o
libtmpsignals-test.so.la -rpath /usr/local/lib/purple-2 tmpsignals-
test.so.lo -lutil -lpthread -lresolv -framework IOKit -framework
CoreFoundation -module -avoid-version
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pvX] source_file
target_file
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pvX] source_file ...
target_directory
make: *** [signals-test.so] Error 64
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/3156#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list