pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/27744: mysql4-client breaks on build
>Number: 27744
>Category: pkg
>Synopsis: mysql4-client breaks on build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Nov 01 06:10:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:
>Release: NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST
2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:
gcc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DDATADIR="\"/var/mysql\""
-DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\""
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I. -Dunix -I/usr/pkg/include
-I/usr/include -O3 -DDBUG_OFF -O2 -mieee -I/usr/pkg/include -I/usr/include
-Dunix -c `test -f 'thr_rwlock.c' || echo './'`thr_rwlock.c
gcc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DDATADIR="\"/var/mysql\""
-DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\""
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I. -Dunix -I/usr/pkg/include
-I/usr/include -O3 -DDBUG_OFF -O2 -mieee -I/usr/pkg/include -I/usr/include
-Dunix -c `test -f 'my_pthread.c' || echo './'`my_pthread.c
my_pthread.c: In function `my_pthread_setprio':
my_pthread.c:37: storage size of `tmp_sched_param' isn't known
my_pthread.c:40: `SCHED_OTHER' undeclared (first use in this function)
my_pthread.c:40: (Each undeclared identifier is reported only once
my_pthread.c:40: for each function it appears in.)
my_pthread.c: In function `my_pthread_getprio':
my_pthread.c:49: storage size of `tmp_sched_param' isn't known
my_pthread.c: In function `my_pthread_attr_setprio':
my_pthread.c:66: storage size of `tmp_sched_param' isn't known
gmake[2]: *** [my_pthread.o] Error 1
gmake[2]: Leaving directory
`/usr/src/sys/pkgsrc/databases/mysql4-client/work/mysql-4.1.7/mysys'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/src/sys/pkgsrc/databases/mysql4-client/work/mysql-4.1.7'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/src/sys/pkgsrc/databases/mysql4-client
*** Error code 1
Stop.
make: stopped in /sys/pkgsrc/databases/mysql4-client
>How-To-Repeat:
make mysql4-client in pkgsrc-current
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index