That's strange, I have the same packages installed and when I do:
$ gmake

I get:
libtool: compile:  gcc "-DPACKAGE_NAME=\"pidgin-sipe\"" 
"-DPACKAGE_TARNAME=\"pidgin-sipe\"" "-DPACKAGE_VERSION=\"1.7.1\"" 
"-DPACKAGE_STRING=\"pidgin-sipe 1.7.1\"" "-DPACKAGE_BUGREPORT=\"\"" 
"-DPACKAGE_URL=\"\"" "-DSIPE_VERSION=\"1.7.1\"" "-DPACKAGE=\"pidgin-sipe\"" 
"-DVERSION=\"1.7.1\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
"-DLT_OBJDIR=\".libs/\"" -DSTDC_HEADERS=1 -DHAVE_PIDGIN=1 -DHAVE_LIBRESOLV=1 
"-DGETTEXT_PACKAGE=\"pidgin-sipe\"" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 
-DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 
-DENABLE_NLS=1 -DHAVE_LANGINFO_CODESET=1 -I. 
"-DDATADIR=\"/usr/local/share/pidgin\"" "-DLIBDIR=\"/usr/local/lib/purple-2\"" 
-DPIDGIN_PLUGINS -Werror -Wall -Wextra -I/usr/include/libpurple 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
"-DLOCALEDIR=\"/usr/local/share/local
 e\"" -g -O2 -MT libsipe_la-sipmsg.lo -MD -MP -MF .deps/libsipe_la-sipmsg.Tpo 
-c sipmsg.c  -fPIC -DPIC -o .libs/libsipe_la-sipmsg.o
In file included from sipe.h:46,
                 from sipmsg.c:30:
uuid.h:25: warning: #pragma pack(push[, id], <n>) is not supported on this 
target
uuid.h:40: warning: #pragma pack(pop[, id], <n>) is not supported on this target
gmake[1]: *** [libsipe_la-sipmsg.lo] Error 1
gmake[1]: Leaving directory 
`/export/home/lsiemira/Pobrane/pidgin-sipe-1.7.1/src'
gmake: *** [all-recursive] Error 1

$ which gmake
/usr/bin/gmake

$ uname -a
SunOS volkov-desktop 5.11 snv_111b i86pc i386 i86pc

any ideas?
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to