pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/26114: PSI crash compiling in pkgsrc-2004Q2 with NetBSD 2.0_BETA



>Number:         26114
>Category:       pkg
>Synopsis:       PSI crash compiling in pkgsrc-2004Q2 with NetBSD 2.0_BETA
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 29 17:26:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     scalopus
>Release:        NetBSD 2.0_BETA
>Organization:
>Environment:
NetBSD Shielle.ilrs-lab.net 2.0_BETA NetBSD 2.0_BETA (SHIELLE) #3: Wed Jun 23 
00:11:17 CEST 2004  
scalopus%Shielle.ilrs-lab.net@localhost:/usr/src/sys/arch/i386/compile/SHIELLE 
i386

>Description:
In file included from /usr/pkg/qt3/mkspecs/default/qplatformdefs.h:17,
                 from cutestuff/openpgp/gpgproc/jprocess_unix.cpp:38:
../../../../../pkg/include/pthread.h:285: error: conflicting types for `typedef 
   struct pthread_st*pthread_t'
/usr/include/pthread_types.h:71: error: previous declaration as `typedef struct 
   __pthread_st*pthread_t'
../../../../../pkg/include/pthread.h:286: error: conflicting types for `typedef 
   struct pthread_attr_st*pthread_attr_t'
/usr/include/pthread_types.h:72: error: previous declaration as `typedef struct 
   __pthread_attr_st pthread_attr_t'
../../../../../pkg/include/pthread.h:288: error: conflicting types for `typedef 
   int pthread_once_t'
/usr/include/pthread_types.h:77: error: previous declaration as `typedef struct 
   __pthread_once_st pthread_once_t'
../../../../../pkg/include/pthread.h:289: error: conflicting types for `typedef 
   int pthread_mutexattr_t'
/usr/include/pthread_types.h:74: error: previous declaration as `typedef struct 
   __pthread_mutexattr_st pthread_mutexattr_t'
../../../../../pkg/include/pthread.h:290: error: conflicting types for `typedef 
   struct pthread_mutex_st*pthread_mutex_t'
/usr/include/pthread_types.h:73: error: previous declaration as `typedef struct 
   __pthread_mutex_st pthread_mutex_t'
../../../../../pkg/include/pthread.h:291: error: conflicting types for `typedef 
   int pthread_condattr_t'
/usr/include/pthread_types.h:76: error: previous declaration as `typedef struct 
   __pthread_condattr_st pthread_condattr_t'
../../../../../pkg/include/pthread.h:292: error: conflicting types for `typedef 
   struct pthread_cond_st*pthread_cond_t'
/usr/include/pthread_types.h:75: error: previous declaration as `typedef struct 
   __pthread_cond_st pthread_cond_t'
../../../../../pkg/include/pthread.h:293: error: conflicting types for `typedef 
   int pthread_rwlockattr_t'
/usr/include/pthread_types.h:80: error: previous declaration as `typedef struct 
   __pthread_rwlockattr_st pthread_rwlockattr_t'
../../../../../pkg/include/pthread.h:294: error: conflicting types for `typedef 
   struct pthread_rwlock_st*pthread_rwlock_t'
/usr/include/pthread_types.h:79: error: previous declaration as `typedef struct 
   __pthread_rwlock_st pthread_rwlock_t'
gmake: *** [.obj/jprocess_unix.o] Error 1
*** Error code 2

>How-To-Repeat:
cd /usr/pkgsrc/chat/psi && make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Home | Main Index | Thread Index | Old Index