linuxpluginwrapper - *second request for help*

2008-03-20 Thread FreeBSD-Utah

I am trying to install the port:

/usr/ports/java/jai

which depends on:

/usr/ports/www/linuxpluginwrapper

The problem is:

newpdc# make
===>  linuxpluginwrapper-20051113_8 doesn't support
ELF symbol versioning, yet..
*** Error code 1

Stop in /usr/ports/www/linuxpluginwrapper.

We are using diablo-jdk-1.5.0.07.01_9 as our JDK and
the system is FreeBSD 7. 

uname -a yields:

FreeBSD newpdc.dakcs.com 7.0-RELEASE FreeBSD
7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

Again, any direction or help on this is appretiated
and welcome.


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Error installing /usr/ports/java/jai port

2008-03-19 Thread FreeBSD-Utah
When attempting install the /usr/ports/java/jai port I
get this error. Is there a solution to this? 

The OS info is:

FreeBSD newpdc.dakcs.com 7.0-RELEASE FreeBSD
7.0-RELEASE #0: Sun Feb 24 19:59:52
 UTC 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

newpdc# make install
===>  Installing for jai-1.1.2_2
===>   jai-1.1.2_2 depends on file:
/usr/local/diablo-jdk1.5.0/bin/java - found
===>   jai-1.1.2_2 depends on file:
/usr/local/lib/pluginwrapper/jai.so - not fo
und
===>Verifying install for
/usr/local/lib/pluginwrapper/jai.so in /usr/ports/
www/linuxpluginwrapper
===>  linuxpluginwrapper-20051113_8 doesn't support
ELF symbol versioning, yet..
*** Error code 1

Stop in /usr/ports/www/linuxpluginwrapper.
*** Error code 1

Stop in /usr/ports/java/jai.


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Mirroring / Cloning FreeBSD System

2008-02-27 Thread FreeBSD-Utah
I have a question on how to mirror a FreeBSD
installation / system.

This environment will have two identical / separate
systems referred to as “System A” and “System B”

-   I want to install FreeBSD on to “System A”
-   Once that installation is complete with selected
ports and custom applications, I want to make an exact
duplicate of “System A” on “System B”

I don’t want to do this with drives in the same
system, rather I would like to “clone” “System A”

Also, it would be nice to be able to do this as a
“mirroring” solution to keep a clone over time of the
system in the case of failure of either “System A” or
“System B”

Is this possible to do? If so, any direction on how I
would do this would be welcome.

Is there a port / application that enables this?

Thank you in advance!



  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


make is failing on port install

2007-05-24 Thread FreeBSD-Utah
Hi,

Whenever I run make on one of our production systems I
get the following output:

"/usr/ports/Mk/bsd.port.mk", line 2350: warning:
String comparison operator shou
ld be either == or !=
"/usr/ports/Mk/bsd.port.mk", line 2350: warning:
String comparison operator shou
ld be either == or !=
"/usr/ports/Mk/bsd.port.mk", line 2350: Malformed
conditional (((${OSVERSION} <
504105 || (${OSVERSION} >= 60 && ${OSVERSION} <
600103) || (${OSVERSION} >=
70 && ${OSVERSION} < 700012)) && ${PKGORIGIN} !=
"ports-mgmt/pkg_install") |
| exists(${LOCALBASE}/sbin/pkg_info))
"/usr/ports/Mk/bsd.port.mk", line 2351: warning:
String comparison operator shou
ld be either == or !=
"/usr/ports/Mk/bsd.port.mk", line 2351: warning:
String comparison operator shou
ld be either == or !=
"/usr/ports/Mk/bsd.port.mk", line 2351: Malformed
conditional ((${OSVERSION} < 5
04105 || (${OSVERSION} >= 60 && ${OSVERSION} <
600103) || (${OSVERSION} >= 7
0 && ${OSVERSION} < 700012)) && ${PKGORIGIN} !=
"ports-mgmt/pkg_install")
"/usr/ports/Mk/bsd.port.mk", line 2366: if-less else
"/usr/ports/Mk/bsd.port.mk", line 2366: Need an
operator
"/usr/ports/Mk/bsd.port.mk", line 2380: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 2380: Need an
operator
"/usr/ports/Mk/bsd.port.mk", line 6046: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 6046: Need an
operator
make: fatal errors encountered -- cannot continue

uname -a shows:
FreeBSD cloudrunner.servbur.com 5.1-RELEASE-p11
FreeBSD 5.1-RELEASE-p11 #0: Thu
Dec 18 16:23:24 MST 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/G
ENERIC  i386

Question: Is this fixable? Or is the installed version
no longer suported and we will need to upgrade it? I
did a cvsup just prior to getting this.

Thanks in advance!

M Goodell


   
Building
 a website is a piece of cake. Yahoo! Small Business gives you all the tools to 
get online.
http://smallbusiness.yahoo.com/webhosting 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"