Re: crochet and dependencies

2014-03-17 Thread Werner Thie
Hi Johannes

as per Tim Kientzle the uboot port is not in a working condition, the
project is open to be taken over, Tim is looking for somebody to
maintain it.

Werner

On 3/17/14 12:03 AM, Lundberg, Johannes wrote:
 Hi
 
 A new version of the crochet script told me I could install u-boot from
 ports. Trying but keep getting error.
 
 First error: Can't find gcc
 Fixed by installing gcc47 and creating a symbolink link
 /usr/local/bin/gcc47 /usr/local/bin/gcc
 
 Next error:
 
 mkenvimage.c: In function 'main':
 mkenvimage.c:137:35: error: 'PLAIN_VERSION' undeclared (first use in this
 function)
 mkenvimage.c:137:35: note: each undeclared identifier is reported only once
 for each function it appears in
 gmake[2]: *** [mkenvimage.o] Error 1
 gmake[2]: Leaving directory
 `/usr/ports/sysutils/u-boot-beaglebone-eabi/work/u-boot-2013.04/tools'
 gmake[1]: *** [tools] Error 2
 gmake[1]: Leaving directory
 `/usr/ports/sysutils/u-boot-beaglebone-eabi/work/u-boot-2013.04'
 *** Error code 2
 
 What am I doing wrong?
 
 On 11-current amd64.
 
 --
 Johannes Lundberg
 BRILLIANTSERVICE CO., LTD.
 

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


port hyperic-sigar - marked broken, is anybody fixing this port?

2014-01-23 Thread Werner Thie

Hi

Java is probably not the first programming language which comes to mind, 
when working with FreeBSD. But still I sadly had to forgive to deploy 
OpenKM because it can't start LibreOffice as service due to the fact, 
that the author used hyperic-sigar for this functionality.


My question: Is anybody working on this problem, that instead of using 
utmp.h and diddling with the related files directly, one should rely on 
utmpx.h and its db manipulating functionality.


I could give it a try for FreeBSD9, but I'm mostly a noob, be it Java or 
Java extensions and also for ports.


Maybe some kindred soul could fill me in such, that this itch can be 
scratched.


Werner
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org