Re: compatibility SCO

2013-05-12 Thread Marco Steinbach
On Thu, 9 May 2013, grillo wrote: I need use Microsoft Cobol Compiler and runtime developed for Xenix/Unix system V SCO using NETBSD or FreeBSD, it is possible? have binary compatibility ? environment compatibility ? thank you You're probably forced to stay with MS Cobol for reasons beyond

Re: gettext-0.18.1.1_1 fails to build under jail

2013-03-28 Thread Marco Steinbach
Paul Macdonald wrote on 28.03.2013 11:46: this port upgrades fine on the host system but not under a jail.. FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 config.status: executing depfiles

Re: grep -Dskip doesn't skip FIFOs

2012-12-06 Thread Marco Steinbach
David Xu wrote on 06.12.2012 04:46: On 2012/12/06 11:28, David Xu wrote: On 2012/12/06 07:07, Marco Steinbach wrote: Hi there, grep(1) does not seem to skip FIFOs when told to. snip I think you need a patch to fix it, the bug is in ggrep, it tries to open a FIFO before checking

grep -Dskip doesn't skip FIFOs

2012-12-05 Thread Marco Steinbach
Hi there, grep(1) does not seem to skip FIFOs when told to. coco@probsd:~ uname -a FreeBSD probsd.c0c0.intra 8.3-STABLE FreeBSD 8.3-STABLE #0 r243477: Sat Nov 24 11:07:17 CET 2012 root@x2.c0c0.intra:/usr/obj/usr/src/sys/GATEKEEPER i386 coco@probsd:~ mkfifo bleh coco@probsd:~ ls -l

Re: buildworld

2012-01-22 Thread Marco Steinbach
On Sat, 21 Jan 2012, Samuel Wallace wrote: uname -a FreeBSD sampc.att.com 8.2-STABLE #4: Sun Jan 15 13:21:40 EST 2012 s...@sampc.att.com:/usr/obj/usr/src/sys/GENERIC i386 [buildworld: don't know how to make iterator.cc] There's a thread about this on stable@. The net outcome seems to be,

Re: buildworld error 8.2-STABLE amd64

2012-01-02 Thread Marco Steinbach
Janos Dohanics wrote on 02.01.2012 11:04: On Mon, 02 Jan 2012 07:18:53 +0100 Marco Steinbach c...@executive-computing.de wrote: Janos Dohanics wrote on 31.12.2011 19:56: Buildworld stopped with this error (with updated source): [...] cc -O3 -DNEED_SOLARIS_BOOLEAN [...] I have posted

Re: CPU MHz discrepency

2012-01-01 Thread Marco Steinbach
Dennis Glatting wrote on 31.12.2011 16:52: Curios here. My BIOS reports my CPU at 4,023 MHz but when FreeBSD boots it says 3973.35-MHz. How is this determined? Seems like an off-by-one error somewhere. MB: ASUS Crosshair V FORMULA, latest BIOS, overclocked. dmesg output: Tasha dmesg

Re: buildworld error 8.2-STABLE amd64

2012-01-01 Thread Marco Steinbach
Janos Dohanics wrote on 31.12.2011 19:56: Buildworld stopped with this error (with updated source): [...] cc -O3 -DNEED_SOLARIS_BOOLEAN [...] I have posted the build log at http://wwwp.3dresearch.com/ALMAVIVA2011123101_buildworld Would you please advise? Quoting

Re: Deprecated ifconfig_interface_aliasn

2011-11-06 Thread Marco Steinbach
On Sun, 6 Nov 2011, Moritz Wilhelmy wrote: Hello, according to the rc.conf(5) manual page, the ifconfig_interface_alias_n mechanism has been deprecated: And so on. For each ifconfig_interface_aliasn entry that is found, its contents are passed to ifconfig(8).

Re: Get list of ethernet devices

2011-11-06 Thread Marco Steinbach
On Mon, 7 Nov 2011, Michael Ross wrote: Moin, Morsche, I'm setting up a system on an external USB drive, serving as fallback in case of a server failure: Customer takes USB drive, plugs it into any of his PCs and boots of it. Now I am looking for a good method to configure the network: I

Re: tftp - bad checksum error? can't transfer file

2011-07-11 Thread Marco Steinbach
Anton Shterenlikht schrieb: I'm trying to troubleshoot tftpd(8). % grep boot /etc/inetd.conf tftp dgram udp wait root /usr/libexec/tftpd tftpd -dd -l -s /tftpboot tftp dgram udp wait root /usr/libexec/tftpd tftpd -dd -l -s /tftpboot bootps dgram udp wait root /usr/libexec/bootpd bootpd

Re: tftp - bad checksum error? can't transfer file

2011-07-11 Thread Marco Steinbach
Marco Steinbach schrieb: Anton Shterenlikht schrieb: I'm trying to troubleshoot tftpd(8). % grep boot /etc/inetd.conf tftp dgram udp wait root /usr/libexec/tftpd tftpd -dd -l -s /tftpboot tftp dgram udp wait root /usr/libexec/tftpd tftpd -dd -l -s /tftpboot bootps dgram udp wait root

Re: Follow a port of a specific major verion

2011-02-08 Thread Marco Steinbach
Lowell Gilbert wrote on 08.02.2011 12:59: Mikael Bak m...@inbox.lv writes: I was not aware I could just install the same software over the other without first removing it. Shouldn't I do that? I would not want to end up with a broken software or a broken ports database. No, you want to

Terminal Server/BREAK_TO_DEBUGGER

2011-02-07 Thread Marco Steinbach
Hi there, I'm trying to break a FreeBSD/i386 machine into the debugger via serial console connected to an older Avocent CPS 1600 serial terminal server. I'm using cu on another FreeBSD/i386 machine to connect to one of the other serial ports of the Avocent. The CPS offers a port break