Hello!

Did anyone use OpenPKG4 on Solaris10/SPARC64 in production?

Yesterday, i start upgrading one of my system to OpenPKG4 with VALUE license and got multiple problems with packages builded with OpenPKG2 (while it is available) without any problems.

At this moment i unable to build this packages:

apr:
locks/unix/proc_mutex.c: In function 'proc_mutex_choose_method':
locks/unix/proc_mutex.c:836:34: error: 'mutex_proc_pthread_methods' undeclared 
(first use in this function)
locks/unix/proc_mutex.c:836:34: note: each undeclared identifier is reported 
only once for each function it appears in
make[1]: *** [locks/unix/proc_mutex.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all-recursive] Error 1

glib2:
libtool: link: /openpkg/bin/cc -O2 -pipe -Wall -o gdbus gdbus-tool.o -L/openpkg/lib ./.libs/libgio2.a /openpkg/RPM/TMP/glib-2.25.13/gobject/.libs/libgobject2.a /openpkg/RPM/TMP/glib-2.25.13/gmodule/.libs/libgmodule2.a -lresolv -lz ../glib/.libs/libglib2.a ../gobject/.libs/libgobject2.a /openpkg/RPM/TMP/glib-2.25.13/gthread/.libs/libgthread2.a -lpthread -lthread -lrt /openpkg/RPM/TMP/glib-2.25.13/glib/.libs/libglib2.a /openpkg/lib/libpcre.a /openpkg/lib/libintl.a -lc -liconv
./.libs/libgio2.a(gdbusmessage.o): In function `g_dbus_message_print':
gdbusmessage.c:(.text+0x2e54): undefined reference to `major'
gdbusmessage.c:(.text+0x2e64): undefined reference to `minor'
gdbusmessage.c:(.text+0x2f44): undefined reference to `major'
gdbusmessage.c:(.text+0x2f54): undefined reference to `minor'
collect2: ld returned 1 exit status
make[4]: *** [gdbus] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1


tmux:
cc -DBUILD="\"1.3\"" -D_XPG4_2 -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS -iquote. -I/openpkg/include -c -o clock.o clock.c
In file included from tmux.h:30:0,
                 from cfg.c:26:
/openpkg/include/event.h:175:20: fatal error: evutil.h: No such file or 
directory
compilation terminated.
In file included from tmux.h:30:0,
                 from attributes.c:23:
/openpkg/include/event.h:175:20: fatal error: evutil.h: No such file or 
directory
compilation terminated.
make: *** [cfg.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from tmux.h:30:0,
                 from clock.c:24:
/openpkg/include/event.h:175:20: fatal error: evutil.h: No such file or 
directory
compilation terminated.
make: *** [clock.o] Error 1
make: *** [attributes.o] Error 1
In file included from client.c:26:0:
/openpkg/include/event.h:175:20: fatal error: evutil.h: No such file or 
directory
compilation terminated.
make: *** [client.o] Error 1

boots:
untar fail...
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to