Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 18:00:12 +0200
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Doug Poland <doug@polands.org>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: error building jdk1.4
Message-ID:  <20030307180012.A69511@phantom.cris.net>
In-Reply-To: <20030307155103.GA52598@babylon.polands.org>; from doug@polands.org on Fri, Mar 07, 2003 at 09:51:03AM -0600
References:  <20030307155103.GA52598@babylon.polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

Looks like your stable is too old :(

pthread_attr_get_np() function should be declared in /usr/include/pthread_np.h

On Fri, Mar 07, 2003 at 09:51:03AM -0600, Doug Poland wrote:
> Hello,
> 
> I just refreshed my ports on a 4.7-STABLE box and was attempting to
> compile the jdk1.4 port.  
> 
> I ran make and after considerable building, came across this error :
> 
> Compiling /usr/ports/java/jdk14/work/hotspot/src/share/vm/runtime/osThread.cpp
> Compiling /usr/ports/java/jdk14/work/hotspot/src/os/bsd/vm/osThread_bsd.cpp
> Compiling /usr/ports/java/jdk14/work/hotspot/src/os/bsd/vm/os_bsd.cpp
> /usr/ports/java/jdk14/work/hotspot/src/os/bsd/vm/os_bsd.cpp: In function `static unsigned char * os::current_stack_base()':
> /usr/ports/java/jdk14/work/hotspot/src/os/bsd/vm/os_bsd.cpp:114: implicit declaration of function `int pthread_attr_get_np(...)'
> gmake[3]: *** [os_bsd.o] Error 1
> gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
> gmake[2]: *** [the_vm] Error 2
> gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
> gmake[1]: *** [product] Error 2
> gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
> gmake: *** [product] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/java/jdk14.
> 
> Can anyone shed some light on this little prob?
> 
> 
> -- 
> Regards,
> Doug
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030307180012.A69511>