Can't compile USE_GCC ports

2013-10-29 Thread Martin Dieringer
I recently updated to FreeBSD-10. The error is always at linking, see below. Any idea what I may have messed up in the system? gmake[5]: Entering directory `/ports/devel/nemiver/work/nemiver-0.8.2/src' CXXLD nemiver main.o: In function `main': main.cc:(.text.startup+0x11ea): undefined refere

Epson Perfection 1250 Photo USB scanner

2003-06-10 Thread Martin Dieringer
Hi, I just got the Epson 1250 usb scanner working on -current by only including one line into sys/dev/usb/usbdevs the line is: product EPSON 1250 0x010f Perfection 1250 Photo and I inserted it just after the "1240". sane has to be configured for plustek and /dev/uscanner0 and it

Re: jdk 1.1.8 on -current?

2001-10-23 Thread Martin Dieringer
On Tue, 23 Oct 2001, David Wolfskill wrote: > >Date: Tue, 23 Oct 2001 10:16:09 +0200 (CEST) > >From: Martin Dieringer <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED], <[EMAIL PROTECTED]> > > >after updating -current many programs seem to be incompatible.

jdk 1.1.8 on -current?

2001-10-23 Thread Martin Dieringer
Hi, after updating -current many programs seem to be incompatible. after recompiling they work, though. jdk1.1.8 has the same problem, but I can't recompile this... the error is: /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" the package on current.freebsd.org doesn't

thinkpad 600 & cardbus?

2001-03-23 Thread Martin Dieringer
hi, is probably anybody running a cardbus card, especially the 3com 575BT, on a thinkpad 600? there are so many success-stories here about this card, but I can't get it working and suspect it has to do with the thinkpad. martin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: vinum: CDEV_MAJOR undeclared

2000-03-06 Thread Martin Dieringer
6 March 2000 at 23:13:17 +0100, Martin Dieringer wrote: > > > > when making buildworld, I get an error: > > > > ===> sbin/vinum > > cc -O2 -pipe -m486 -I/usr/src/sbin/vinum/../../sys -Wall -DVINUMDEBUG > > -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sbin

vinum: CDEV_MAJOR undeclared

2000-03-06 Thread Martin Dieringer
when making buildworld, I get an error: ===> sbin/vinum cc -O2 -pipe -m486 -I/usr/src/sbin/vinum/../../sys -Wall -DVINUMDEBUG -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sbin/vinum/v.c /usr/src/sbin/vinum/v.c: In function `make_devices': /usr/src/sbin/vinum/v.c:494: `CDEV_MAJOR' undeclared (