[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rxtx
Subject:    RE: [Rxtx] make install failing using sun-jdk-1.5.0.01
From:       "Eisenhut, Daniel (GE Healthcare)" <Daniel.Eisenhut () med ! ge ! com>
Date:       2005-01-07 14:30:23
Message-ID: 65E50D2CD54E9649B6CAA522C3EF659174637C () MKEMLVEM08 ! e2k ! ad ! ge ! com
[Download RAW message or body]

> Hi Dan
> 
> I think the easiest way to fix this is to edit configure
> 
> Linux)
> LDFLAGS=-lpthread
> check_kernel_headers
> check_java_headers
> CFLAGS=$CFLAGS" -D__need_timespec"
> case $JAVA_VERSION in
> 
> 1.2*|1.3*|1.4*)
> 
> 
> The above needs a case for 1.5
> 
> Linux)
> LDFLAGS=-lpthread
> check_kernel_headers
> check_java_headers
> CFLAGS=$CFLAGS" -D__need_timespec"
> case $JAVA_VERSION in
> 
> 1.2*|1.3*|1.4*|1.5*)
> 
> 
> Run configure again and build.
> 
> This should fix everything.  If you know how to use autoconf, configure.in 
> can be edited instead but just changing that line in configure is all that 
> is really needed.
> 
> 
> -- 
> Trent Jarvi
> taj@www.linux.org.uk

I modified all four instances of "case $JAVA_VERSION in" in configure to include \
"1.5*" and everything appears to work fine now.  Thanks.

Dan
_______________________________________________
Rxtx mailing list
Rxtx@linuxgrrls.org
http://mailman.linuxgrrls.org/mailman/listinfo/rxtx


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic