Re: __fpclassifyd problem

2003-10-31 Thread John Angelmo
Scott Long wrote: M. Warner Losh wrote: In message: [EMAIL PROTECTED] Scott Long [EMAIL PROTECTED] writes: : To respond to myself, I got ahold of a 4.8 libm.so and made sure that the : linker used it. No change in the problem, and it still hints that the : native libc is being

Re: __fpclassifyd problem

2003-10-31 Thread John Angelmo
David Schultz wrote: On Fri, Oct 31, 2003, John Angelmo wrote: But still after importing e_scalb.c or e_scalbf.c and rebuilding gives me this: cc -fpic -DPIC -O -pipe -march=pentium3 -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_ -c i387_s_tan.S -o i387_s_tan.So building shared library libm.so.2

Re: __fpclassifyd problem

2003-10-29 Thread John Angelmo
Doug White wrote: On Mon, 27 Oct 2003, David Schultz wrote: I'm just catching up on -CURRENT, but I wanted to point out that this was fixed last night in: src/lib/msun/src/e_scalbf.c,v1.8 src/lib/msun/src/e_scalb.c,v1.10 The fix was to use the old versions of isnan() and isinf()

Re: __fpclassifyd problem

2003-10-29 Thread John Angelmo
Kris Kennaway wrote: On Wed, Oct 29, 2003 at 09:13:37PM +0100, John Angelmo wrote: Doug White wrote: On Mon, 27 Oct 2003, David Schultz wrote: I'm just catching up on -CURRENT, but I wanted to point out that this was fixed last night in: src/lib/msun/src/e_scalbf.c,v1.8 src

Re: __fpclassifyd problem

2003-10-20 Thread John Angelmo
Steve Kargl wrote: On Sun, Oct 19, 2003 at 03:48:58PM -0700, Kris Kennaway wrote: On Sun, Oct 19, 2003 at 03:13:41PM -0700, Steve Kargl wrote: I sent in an email *along time ago* about this type of problem. See the fallout due to revision 1.24 of lib/libc/stdio/findfp.c. IMHO, all shared

__fpclassifyd problem

2003-10-19 Thread John Angelmo
Hello I'm trying to install java-checkstyle on my 5.1 system, the system is upto date (p10) but I get this build error: ===[root] /usr/ports/java/java-checkstyle # make === Extracting for java-checkstyle-3.1 Checksum OK for checkstyle-src-3.1.tar.gz. === Patching for java-checkstyle-3.1 ===

Re: __fpclassifyd problem

2003-10-19 Thread John Angelmo
Kris Kennaway wrote: On Sun, Oct 19, 2003 at 09:08:25PM +0200, John Angelmo wrote: Hello I'm trying to install java-checkstyle on my 5.1 system, the system is upto date (p10) but I get this build error: ===[root] /usr/ports/java/java-checkstyle # make === Extracting for java-checkstyle-3.1

Problem building net-snmp on 5.1-release-p10

2003-10-09 Thread John Angelmo
Hello I'm trying to build net-snmp but I get this build error: mv -f host/.libs/hr_system.lo host/hr_system.lo /bin/sh ../../libtool --mode=compile cc -I../../include -I../../include -I. -I../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -DINET6 -O -pipe -march=pentium3 -Dfreebsd5 -c -o

Problem upgrading 4.8 to 5.1

2003-10-02 Thread John Angelmo
OK I'm trying to upgrade from 4.8 (pre 4.9) to 5.1 (using the 5_1 tag with cvsup) The problem I get is this: cc -fpic -DPIC -O -pipe -DPTHREAD_KERNEL -I/usr/src/lib/libpthread/../libc/include -I/usr/src/lib/libpthread/thread -I/usr/src/lib/libpthread/../../include

tcpdump delay?

2003-03-19 Thread John Angelmo
I needed to do some tcpdump from my box on the rl0 interface. The IP was changed to one that dosn't match our network and I noticed that everything had a 3 min delay(both traffic in and out from the interface), my current build is from yesterday and the box didn't have any heavy load. As soon

FreeBSD Port: fluxbox-0.1.13

2002-12-09 Thread John Angelmo
Build breaks if supplied with -DWITH_REMEMBER gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/x11-wm/fluxbox/work/fluxbox-0.1.13/ gmake[2]: Leaving directory `/usr/ports/x11-wm/fluxbox/work/fluxbox-0.1.13/ Making all in src gmake[2]: Entering directory

FreeBSD Port: mplayerxp-0.1.9

2002-12-03 Thread John Angelmo
CURRENT seems to break mplayerxps build: cc -c -O -pipe -march=athlon-4 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Ilibvo -I/usr/local/include -I/usr/local/include -Wall -o sig_hand.o sig_hand.c In file included from sig_hand.c:8:

Re: ACPI problem with laptop?

2002-11-27 Thread John Angelmo
Mitsuru IWASAKI wrote: Hi, Hmm, we need further info. on this. Please add the following lines into your /boor/loader.conf: hw.acpi.verbose=1 debug.acpi.layer=ACPI_ALL_COMPONENTS ACPI_BUS debug.acpi.level=ACPI_LV_WARN ACPI_LV_ERROR ACPI_LV_OBJECTS Then you'll get thermal

ACPI problem with laptop?

2002-11-26 Thread John Angelmo
Hello If I choose to make world under -CURRENT the laptop gets hotter (well the processor/hd and so on gets used and causes heat) now, the fan starts to spin faster and so on, but the computer never gets cooler even a day after a build it still is hot and the fan never stops spinning, is

Re: ACPI problem with laptop?

2002-11-26 Thread John Angelmo
Terry Lambert wrote: Is this a Dell Lattitude? They are known to have heat problems. There's also the possibility that the CPU is a desktop CPU in the laptop; people aren't supposed to do that, either, but it can crank up the heat. -- Terry Hello No it's a Evo N114 with an Athlon 4 in it,

Re: Compaq Evo n115

2002-11-13 Thread John Angelmo
Ilya Novoselov wrote: John Angelmo wrote: This was posted earlier in [EMAIL PROTECTED] Hello I have a Compaq evo n115, everything seems to be found by FreeBSD-Current but the sound dosn't work This seems to be the important part: pcm0: port 0x1850-0x1853,0x1854-0x1857,0x1000

Re: Compaq Evo n115

2002-11-13 Thread John Angelmo
Ilya Novoselov wrote: John Angelmo wrote: This was posted earlier in [EMAIL PROTECTED] Hello I have a Compaq evo n115, everything seems to be found by FreeBSD-Current but the sound dosn't work This seems to be the important part: pcm0: port 0x1850-0x1853,0x1854-0x1857,0x1000

Re: Compaq Evo n115

2002-11-13 Thread John Angelmo
Darryl Okahata wrote: Ilya Novoselov wrote: This seems to be the important part: pcm0: port 0x1850-0x1853,0x1854-0x1857,0x1000-0x10ff irq 5 at device 7.5 on pci0 So that works, but still no sound, but I don't get any error either. This line tells that sound device is detected and working

Compaq Evo n115

2002-11-12 Thread John Angelmo
This was posted earlier in [EMAIL PROTECTED] Hello I have a Compaq evo n115, everything seems to be found by FreeBSD-Current but the sound dosn't work This seems to be the important part: pcm0: VIA VT82C686A port 0x1850-0x1853,0x1854-0x1857,0x1000-0x10ff irq 5 at device 7.5 on pci0 So

Quickcam

2002-10-13 Thread John Angelmo
I was thinking about buying a webcam (Logitech QuickCam) with an USB port. What kind of usbcams does FreeBSD-Current support? But there dosn't seem to be any luck for me? http://www.geocrawler.com/archives/3/160/2002/2/0/7924294/ /John To Unsubscribe: send mail to [EMAIL PROTECTED] with

acpi sleep and resume

2002-09-21 Thread John Angelmo
Hello I'm running current on my laptop, when I close the lid, the screen goes black, but when I open again the screen goes on but everything is locked, how can I solve this? Here's my hw.acpi: hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S1 hw.acpi.lid_switch_state: S1

Re: acpi sleep and resume

2002-09-21 Thread John Angelmo
/_/_/_/_/|___/|_|[] Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin On Sat, 21 Sep 2002, John Angelmo wrote: Hello I'm running current on my laptop, when I close the lid, the screen goes black, but when I open again the screen goes on but everything is locked, how can I solve

libiconv broken

2002-09-11 Thread John Angelmo
updated this morning (08.00 CET) to latest current (from GCC 3.1.1 to GCC 3.2) everything runs smoothly. But libiconv seems to break: cc -I. -I. -I../include -I./../include -O -pipe -march=pentium3 -c ./iconv.c -fPIC -DPIC -o .libs/iconv.lo In file included from gbk.h:64,

Re: apm support

2002-09-09 Thread John Angelmo
On Mon, 9 Sep 2002 10:56:07 +0200 Mark Santcroos [EMAIL PROTECTED] wrote: Battery status: unknown Remaining battery time: unknown Battery 0: Battery status: unknown Remaining battery time: 0:00:00 APM Capabilities: unknown What does:

Re: apm support

2002-09-09 Thread John Angelmo
Mark Santcroos wrote: On Mon, Sep 09, 2002 at 11:15:43AM +0200, John Angelmo wrote: Battery status: unknown Remaining battery time: unknown Battery 0: Battery status: unknown Remaining battery time: 0:00:00 These were all zero because you were plugged in, as you showed

Re: port upgrade problem

2002-08-21 Thread John Angelmo
Maxim M. Kazachek wrote: Looks like nobody else expirienced this problem Sincerely, Maxim M. Kazachek mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] On Wed, 21 Aug 2002, Maxim M. Kazachek wrote: portupgrade fails with reason (Makefile broken) on

Re: missing stuff for lazy BIOS?

2002-08-04 Thread John Angelmo
Scott Long wrote: On Sun, Aug 04, 2002 at 07:33:44PM +0200, John Angelmo wrote: When building my kernel with option PCI_ENABLE_IO_MODES it complains that it's an unknown option, has anything beend changed about that today? /John To quote CVS: date: 2002/07/26 07:58:16; author

Re: Still no XFree86-4

2002-07-22 Thread John Angelmo
Eric Anholt wrote: On Sat, 2002-07-20 at 03:14, John Angelmo wrote: Well here's my latest XFree86-4 build errors, I made a clean build uninstalled XFree-4, perl and so on but still I get these errors [...] === Extracting for XFree86-4.2.0_1,1 No MD5 checksum file. === XFree86

Re: 5.0-DP2 coming up..

2002-07-18 Thread John Angelmo
Andrew Kolchoogin wrote: Hi! On Wed, Jul 17, 2002 at 07:40:47PM -0400, Garance A Drosihn wrote: Hey all (ab)users of -current. Please try to work on getting -current as stabilized as possible in the next few days and hold off on any large changes until after re@ creates the Perforce

Re: 5.0-DP2 coming up..

2002-07-17 Thread John Angelmo
John Baldwin wrote: Hey all (ab)users of -current. Please try to work on getting -current as stabilized as possible in the next few days and hold off on any large changes until after re@ creates the Perforce branch for DP2 on Friday. Of course, bug fixes can be merged from current back into

Still no XFree86-4?

2002-07-16 Thread John Angelmo
Hello I erased my /usr/ports just to be sure that all the diffrent patches out, then cvsuped to get the latest version, to my disepointment XFree86-4 Still dosn't build under Current, I still got the same perl error in fonts, the perl port is installed. Does anyone have a working patch?

Re: Still no XFree86-4?

2002-07-16 Thread John Angelmo
built fine after that. -- abcjr On Tue, Jul 16, 2002 at 12:04:53PM +0200, John Angelmo wrote: Hello I erased my /usr/ports just to be sure that all the diffrent patches out, then cvsuped to get the latest version, to my disepointment XFree86-4 Still dosn't build under Current, I still got

Re: don't know how to make /usr/X11R6/bin/ucs2any.pl. on v.r ecent -CURRENT when trying to build ports/x11/XFree86-4

2002-07-11 Thread John Angelmo
I've got the same problem here but I found no Makefile for glxinfo just an Imakefile but there were no LINKFORTARGET or LINKER there /John Dirk Engling wrote: Dear Matthew That is because cc is used for linking instead of c++, go to the Makefile in glxinfo and change the line,

XFree86-4-4.2.0 Build problems on Current

2002-06-25 Thread John Angelmo
Well I get a build error here, my current is one day old and the perlport is installed. /John xfree86-4 Description: application/java-applet

gcc31-3.1.1 (20020617) compile error

2002-06-23 Thread John Angelmo
I'm running FreeBSD 5.0 Current (one day old) and I'm getting this message when I'm trying to compile gcc31 gcc31 Description: application/java-applet

bison-1.35 Compile error on Current

2002-06-23 Thread John Angelmo
I'm running a one day old Current And I'm getting this error messages when I'm trying to compile /John bison-error Description: application/java-applet

Re: bison-1.35 Compile error on Current

2002-06-23 Thread John Angelmo
David O'Brien wrote: On Sun, Jun 23, 2002 at 12:10:05PM +0200, John Angelmo wrote: I'm running a one day old Current And I'm getting this error messages when I'm trying to compile I cannot reproduce either your ports/lang/gcc31 or this problem. At this point I am suspecting something

Re: Total lockup

2002-06-13 Thread John Angelmo
Edwin Culp wrote: Quoting Munish Chopra [EMAIL PROTECTED]: | On Wed, Jun 12, 2002 at 06:14:24PM +0200, John Angelmo wrote: | Hello | | I updated world yesterday afternoon now everything bootsup just fine | But after I have done dhclient and my card (rl0 or wi0) got an IP an I

Total lockup

2002-06-12 Thread John Angelmo
Hello I updated world yesterday afternoon now everything bootsup just fine But after I have done dhclient and my card (rl0 or wi0) got an IP an I want to check it with ifconfig I get a total lockup this appens if I try to use startx after I have aquierd an IP anyone got any idea? /John To

Mozilla 1.0 error

2002-06-07 Thread John Angelmo
+++ updating chrome ../dist/bin/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/US.jar!/locale/US/messenger-region/ gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/mailnews' gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla'

FreeBSD Port: libgda-0.2.96 breaks on current

2002-06-02 Thread John Angelmo
In current I get this error when I'm trying to install libgda c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../lib/gda-common -I../../lib/gda-common -I../../lib/gda-client -I../../lib/gda-client -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12

FreeBSD Port: gcc31-3.1

2002-05-30 Thread John Angelmo
OK the gcc31 builds OK for me on FreeBSD 5.0 Current but when I try to make install this happens: === Generating temporary packing list /usr/libexec/elf/strip: /usr/local/lib/gcc-lib/i386-portbld-freebsd5.0/3.1/cc1: No such file or directory *** Error code 1 Stop in /usr/ports/lang/gcc31.

Alcatel Speed Touch PC

2002-05-28 Thread John Angelmo
Hello I wonder if there's any planned support for Alcatel Speed Touch PC (a ADSL PCI card) I think there are some linuxdrivers but what could be needed for FreeBSD support? thanks /John To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the

Re: /usr/src/usr.sbin/pcvt/kcon

2002-05-22 Thread John Angelmo
David O'Brien wrote: On Wed, May 22, 2002 at 12:37:57AM +0200, John Angelmo wrote: su-2.05a# make cc -O -pipe -march=pentiumpro -I/usr/src/usr.sbin/pcvt/kcon/../keycap -DKEYB_DEVICE=\/dev/ttyv0\ -o kcon kcon.o -lkeycap /usr/libexec/elf/ld: cannot find -lkeycap collect2: ld returned 1 exit

Problem with wi and tcpdump?

2002-05-22 Thread John Angelmo
Hello I noticed that my wi card crashed when I run tcpdump from /var/log/messages I got this: May 23 02:37:58 Amnesiac kernel: wi0: promiscuous mode enabled May 23 02:38:03 Amnesiac kernel: wi0: watchdog timeout May 23 02:38:04 Amnesiac kernel: wi0: time out allocating memory on card May 23

/usr/src/usr.sbin/pcvt/kcon

2002-05-21 Thread John Angelmo
su-2.05a# make cc -O -pipe -march=pentiumpro -I/usr/src/usr.sbin/pcvt/kcon/../keycap -DKEYB_DEVICE=\/dev/ttyv0\ -o kcon kcon.o -lkeycap /usr/libexec/elf/ld: cannot find -lkeycap collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/src/usr.sbin/pcvt/kcon. Source updated about

Re: Problem with Intel 2011b

2002-05-14 Thread John Angelmo
M. Warner Losh wrote: In message: [EMAIL PROTECTED] John Angelmo [EMAIL PROTECTED] writes: : Hello : : I just got my hands on a Intel 2011b Wireless card, I'm running FreeBSD : current (dated just before gcc 3.1). : Now my problem is that I insert the card and well nothing

Problem with Intel 2011b

2002-05-13 Thread John Angelmo
Hello I just got my hands on a Intel 2011b Wireless card, I'm running FreeBSD current (dated just before gcc 3.1). Now my problem is that I insert the card and well nothing happens, the system gets locked, when I remove the card I everything starts working once again, and it says it can't

Re: Problem with Intel 2011b

2002-05-13 Thread John Angelmo
[EMAIL PROTECTED] wrote: I have used the non-B version with -current and an IBM thinkpad. What kind of laptop? dmesg output would be nice. Do any other cards work? Alan Edmonds -Original Message- From: John Angelmo [mailto:[EMAIL PROTECTED]] Sent: 13 May 2002 15:02

elf/strip ???

2002-04-26 Thread John Angelmo
I get this error when I'm trying to install some ports and /usr/src: (this is taken from /usr/src/libexec) make install === atrun install -c -s -o root -g wheel -m 555 atrun /usr/libexec strip: could not exec elf/strip in /usr/libexec: No such file or directory *** Error code 70 Stop in

Re: Xfree86-4 problem

2002-04-20 Thread John Angelmo
Kris Kennaway wrote: On Sat, Apr 20, 2002 at 12:02:11AM +0200, John Angelmo wrote: Kris Kennaway wrote: On Fri, Apr 19, 2002 at 10:13:23PM +0200, John Angelmo wrote: After yesterdays new build I found a problem Xfree86-4 can't start as regular user (exept root) Read the fine message you

Xfree86-4 problem

2002-04-19 Thread John Angelmo
After yesterdays new build I found a problem Xfree86-4 can't start as regular user (exept root) this is the error message I get: AUDIT: Fri Apr 19 22:09:13 2002: 16472 XFree86: client 1 rejected from local host AUDIT: Fri Apr 19 22:09:15 2002: 16472 XFree86: client 1 rejected from local host

Re: Xfree86-4 problem

2002-04-19 Thread John Angelmo
Kris Kennaway wrote: On Fri, Apr 19, 2002 at 10:13:23PM +0200, John Angelmo wrote: After yesterdays new build I found a problem Xfree86-4 can't start as regular user (exept root) Read the fine message you got at install-time and install the wrapper port. Kris Wrapper is installed

Mouse in Xfree86 4.2.0

2002-04-15 Thread John Angelmo
Hello When I start XFree86 I get the error that /dev/mouse can't be found, OK devfs seems to be installd so MAKEDEV dosn't exist anymore, is there anyway to get /dev/mouse working as in FreeBSD 4? Thanks /John To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: Mouse in Xfree86 4.2.0

2002-04-15 Thread John Angelmo
Hiten Pandya wrote: --- Gary Stanley [EMAIL PROTECTED] wrote: Sysinstall - post configure and re-do your mouse. The only workaround I have found. The other way, is to edit your XF86Config to point to /dev/pcm0 (if you are using a PS2 mouse), or /dev/sioN (N being the COM port number),

pcm?

2002-04-15 Thread John Angelmo
I wonder how the pcm sound support is in 5.0? I didn't get it working in 4.5 but perhaps theres better support in 5.0 but I didn't find any info in NOTES /John To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: pcm?

2002-04-15 Thread John Angelmo
Hiten Pandya wrote: --- John Angelmo [EMAIL PROTECTED] wrote: I wonder how the pcm sound support is in 5.0? Hmm, I am using the emu10k1 aka Sound Blaster 1024 Live!, which has some locking problems, but apart from that I dont think there is any other problems AFAIK. :) I didn't get

Re: Problem with rl

2002-04-13 Thread John Angelmo
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of John Angelmo Sent: Friday, April 12, 2002 8:32 PM To: [EMAIL PROTECTED] Subject: Problem with rl Hello I just installed FreeBSD 5.0-DP1 and for some reason my rl (ethernet device rl) card is detected

Problem with rl

2002-04-12 Thread John Angelmo
Hello I just installed FreeBSD 5.0-DP1 and for some reason my rl (ethernet device rl) card is detected but not installed, is this a known problem? perhaps theres something missing in device.hints? I'll give it a try to paste info from my dmesg but it's hard to write down with pencil/paper ;)