Builworld fails on libssh.so while building sftp-server

2002-04-27 Thread Eric Jacoboni

Hi,

I'm running 5.0-Current (Apr 10, 2002) but i'm unable to update it on
my i386 box:

== secure/libexec/sftp-server
cc -O -pipe -march=pentiumpro -DNO_IDEA -o sftp-server sftp-server.o
sftp-common.o -lssh -lcrypto
/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `fatal'
*** Error Code 1

Thinking i have cvsup between two updates, i have tried several day to
update my src tree with cvsup, but without success...

Before the build, i've nuked my /usr/obj directory and do a 'make
clean cleandir'

I think this problem is related to my own /usr/src tree as i don't see
any other messages about such a pb in -Current. As i update with
cvsup, i don't know where this problem could come from.  

Any clue?
-- 
Éric Jacoboni, né il y a 1323380374 secondes

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Builkernel failure

2000-09-16 Thread Eric Jacoboni

From a fresh cvsup on a DELL i3500 laptop:

'make buildworld' runs ok...

'make KERNEL=ALEX buildkernel' (but that's the same with GENERIC)
fails while building modules :

=-=-=-=
(...)
objcopy --strip-debug kernel.debug kernel
cd /usr/src/sys/modules  \
   env MAKEOBJDIRPREFIX=/home/obj/usr/src/sys/ALEX/modules \
   KMODDIR=/usr/obj/usr/src/i386/boot/kernel make obj all
=== 3dfx
=== accf_data
(...)
=== mly
=== splash
=== splash/bmp
=== splash/pcx
=== streams
=== svr4
=== vesa
=== wi
=== 3dfx
make: don't know how to make @/i386/linux/linux_ioctl.h. Stop
*** Error code 2

Stop in /usr/src/sys/modules
*** Error code 1

Stop in /home/obj/usr/src/sys/ALEX
*** Error code 1
=-=-=-=

Did i miss something ? (i speak of building the kernel, not of
installing it...) 

-- 
Éric Jacoboni, né il y a 1272478053 secondes.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Perl libraries install in wrong place...

2000-07-22 Thread Eric Jacoboni

 "Mike" == Mike Meyer [EMAIL PROTECTED] writes:

Mike Basically, some (all?) ports that install perl libraries want to
Mike install them in /usr/local, without paying proper heed to
Mike PREFIX. Things wind up in /usr/local, and I then get complaints about
Mike missing files for them when I deinstall the port. Further,
Mike ${LOCALBASE}/lib/perl5 has no actual files in it - just
Mike directories.

Yes, same for me... It seems there is a mess with Perl ports since the
5.6.0 upgrade. For my own, i've decided to make all modules by hand,
waiting for the fix.

-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: world breakage in -current (also breaks release)

2000-07-17 Thread Eric Jacoboni

 "Jordan" == Jordan K Hubbard [EMAIL PROTECTED] writes:

Jordan cd /usr/src; make -f Makefile.inc1 hierarchy
Jordan cd /usr/src/etc;make distrib-dirs
Jordan mtree -deLU -f /usr/src/etc/mtree/BSD.root.dist -p /
Jordan mtree: illegal option -- L

Yep, same for me... I succeed in installing mtree _before_ making
installworld.

-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Missing openssl/idea.h?

2000-06-22 Thread Eric Jacoboni

 "Jun" == Jun Kuriyama [EMAIL PROTECTED] writes:

Jun Building world failed on my machine... (with USA_RESIDENT=NO)

Jun Does IDEA stuff compiled by default?

See the Mikko's workaround : [EMAIL PROTECTED]

-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: kernel config format migration script

2000-06-21 Thread Eric Jacoboni

 "Cyrille" == Cyrille Lefevre [EMAIL PROTECTED] writes:

Cyrille well, at 4.x, FreeBSD sed doesn't support -E, is that GNU sed
Cyrille which support this option or 5.x FreeBSD sed ? for instance,
Cyrille GNU sed port doesn't exists !

FreeBSD-Current sed supports -E option...

-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-06-19 Thread Eric Jacoboni

 "Sergey" == Sergey Osokin [EMAIL PROTECTED] writes:

Sergey Hello!
Sergey After CVSuped my source, i try to buildworld and it failed...

Sergey === libssh
(...)
Sergey /usr/obj/usr/src/i386/usr/include/openssl/evp.h:99: openssl/idea.h: No such 
file or directory
Sergey mkdep: compile failed
Sergey *** Error code 1

Sergey Stop in /usr/src/secure/lib/libssh.
Sergey *** Error code 1

Sergey Stop in /usr/src/secure/lib.
Sergey *** Error code 1

Sergey Stop in /usr/src.
Sergey *** Error code 1

Sergey Stop in /usr/src.
Sergey *** Error code 1

Same for me (fresh cvsup)... From the FAQ : "You can try to config
OpenSSL so as not to use IDEA by using './config no-idea'". But i've
no idea (what's a joke...) on how to do that with 'make buildworld'.

No times to test any further now : it's late and i have to go to bed ;-)
-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Linux emulation causes a halt

2000-05-14 Thread Eric Jacoboni

 "Jesper" == Jesper Skriver [EMAIL PROTECTED] writes:

Jesper Just upgraded my laptop from a late march -current to
Jesper -current as of a couple of hours ago. 

Jesper When it loads the "Linux binary compatibility" it
Jesper shutdown, if apm is enabled it looks like when one do a
Jesper 'shutdown -p now'. 


Jesper Anyone seen anything like this ?

Have you read /usr/src/UPDATING ?

-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Fatal trap 12 in 5.0-C

2000-03-23 Thread Eric Jacoboni

Hi,

From yesterday and today cvsup + make world + kernel build : each time
i try to mount a cd (this is not related to a particular cd as the
same pb arises when the drive is empty...), my system reboot :

/kernel: Fatal trap 12: page fault while in kernel mode
/kernel: fault virtual address = 0x0
/kernel: fault code= supervisor read, page not present
/kernel: instruction pointer   = 0x8:0xc01fd360
/kernel: stack pointer = 0x10:0xc673fd8c
/kernel: frame pointer = 0x10:0xc673fd98
/kernel: code segment  = base 0x0, limit 0xf, type 0x1b
/kernel: = DPL 0, pres 1, def32 1, gran 1
/kernel: processor eflags  = interrupt enabled, resume, IOPL = 0
/kernel: current process   = 1477 (mount_cd9660)
/kernel: interrupt mask= none
/kernel: trap number   = 12
/kernel: panic: page fault
/kernel:
/kernel: syncing disks... 10 9
/kernel: done
/kernel: Uptime: 2m28s
/kernel:
/kernel: dumping to dev #ad/0x30001, offset 55280
/kernel: dump ata0: resetting devices .. done

This is a Dell i3500 Laptop, which uses to run ok with previous world
(4.0-C and the first of 5.0-C, was ok).

-- 
Eric Jacoboni   
   Ta mère, son mot de passe c'est « toto » ! 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: HEADS UP! old wd driver going away

2000-03-15 Thread Eric Jacoboni

Soren Schmidt [EMAIL PROTECTED] writes:

 Well, you could supply me with data on what goes wrong and help
 to get it resolved, thats the way things work around here...

I'm really ready to do this as i've the same pb with a not so old
Desktop under one of the latest 4.0 Current before the 5.0 fork. I've
posted my system informations in this list
([EMAIL PROTECTED]).

Ahem, sorry, I've forgot to mention the version of ATA driver (it was
a cvsup on March 9).

I'm currently make a new 4-Stable world and gonna try again with
ata-all.c v 1.50. 

 The wd driver is only removed from current, so you will still
 be able to follow 4.x...

Sure wd is working, but i can't imagine why ata don't on a 3 years old
system...

-- 
Eric Jacoboni   
   Ta mère, son mot de passe c'est « toto » ! 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: ATA timeout errors

2000-03-14 Thread Eric Jacoboni

Will Saxon [EMAIL PROTECTED] writes:

 ad0: READ command timeout - resetting
 ata0: resetting devices .. done
(...)
 I dont get any panics or anything, and after the reset to PIO everything
 seems to work fine. 

You're lucky ;-)

I have the same kind of messages, but it ends with a dead freeze of my box.

The messages are :

ad0: WRITE command timeout - resetting
ata0: resetting devices .. done

Sometimes i've also :

ad0: timeout waitin for DRQ
ad0: HARD WRITE ERROR blk#xx status=01 error=02

The relevant lines of booting messages are :

atapci0: Intel PIIX3 ATA controller port 0xe800-0xe80f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
(...)
ad0: 1222MB QUANTUM FIREBALL1280A [2484/16/63] at ata0-master using WDMA2
ad1: 2445MB QUANTUM FIREBALL_TM2550A [4969/16/63] at ata0-slave using WDMA2
acd0: CDROM ATAPI CDROM at ata1-master using PIO4

This problem arises with the following kernel config :

device  ata
device  atadisk # ATA disk drives
device  atapicd # ATAPI CDROM drives
device  atapifd # ATAPI floppy drives

options ATA_STATIC_ID

If i use the old wdc driver, all is ok.

My box is using a Asustek P/I-P55T2P4 Motherboard, with a on-board PCI
Bus Master IDE controller. As written is the doc, this controller
supports PIO Modes 3  4 and Bus Master IDE DMA Mode 2.

If someone has a solution to get rid of wdc with such a config, he's
welcome... 

(I'm currently compiling a kernel with the "device ata0 at..." and
"device ata1 at..." lines
instead of "device ata", just to verify...)
-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Current and ep driver : sloooow !

2000-03-12 Thread Eric Jacoboni

Hi,

I've upgraded my desktop to Current. All is ok (small problems with
the ata driver but it works fine with the old wd driver) but my
network is slow to death :

Here are the results of a ping to my laptop (under current too) :

--- alex.titine.fr.eu.org ping statistics ---
306 packets transmitted, 147 packets received, 51% packet loss
round-trip min/avg/max/stddev = 4044.251/60604.022/101000.012/26950.039 ms

Here are the relevant lines of /sbin/dmesg :

ep0: 3Com 3C509-TPO EtherLink III at port 0x300-0x30f irq 11 on isa0
ep0: Ethernet address 00:20:af:c4:92:fc

Here are the lines from /sbin/ifconfig ep0

ep0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
inet 192.168.2.1 netmask 0xff00 broadcast 192.168.2.255
ether 00:20:af:c4:92:fc 
media: 10baseT/UTP
supported media: 10baseT/UTP

and here is the netstat -rn command :

Routing tables

Internet:
DestinationGatewayFlags  Netif Expire
default212.27.50.254  UGSc   tun0
127.0.0.1  127.0.0.1  UH  lo0
192.168.2  link#1 UC  ep0 =
192.168.2.100  0:80:c8:bc:91:94   UHLWep0626
212.27.50.254  212.27.51.46   UH tun0

Under 3.4-Stable, all was ok, and my laptop (with a NE2K compatible
PCMCIA card) works fine with others networks at work.

My kernel config file only contains the line

device ep

I wonder why this happens. Any idea ?
-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



ad0: WRITE command timeout - resetting

2000-03-11 Thread Eric Jacoboni

Hi,

I've updated my desktop system to -CURRENT (my laptop runs ok since
few months) : download and install the bin distrib, reboot then cvsup
and make world, new kernel and mergemaster.

All seems ok _except_ one thing : sometimes, my box seems
to be slw and freezed, the reason is explaining in the
following lines (from /var/log/messages) :

Mar 11 23:05:57 titine /kernel: ad0: WRITE command timeout - resetting
Mar 11 23:05:57 titine /kernel: ata0: resetting devices .. done
Mar 11 23:06:07 titine /kernel: ad0: WRITE command timeout - resetting
Mar 11 23:06:08 titine /kernel: ata0: resetting devices .. done
Mar 11 23:06:18 titine /kernel: ad0: WRITE command timeout - resetting
Mar 11 23:06:18 titine /kernel: ata0: resetting devices .. done
Mar 11 23:08:23 titine /kernel: ad0: WRITE command timeout - resetting
Mar 11 23:08:23 titine /kernel: ata0: resetting devices .. done

Before updating, the wd driver never send me such things so i suspect
my problem comes from ata driver...

Here are the relevant lines of my kernel conf file :

=-=-=-=-=-=-=
device  isa
device  eisa
device  pci

device  ata
device  atadisk
device  atapicd
device  atapifd

options ATA_STATIC_ID
=-=-=-=-=-=-=-

Here are the boot messages :

=-=-=-=-=-=-=-
pcib0: Host to PCI bridge on motherboard
pci0: PCI bus on pcib0
isab0: Intel 82371SB PCI to ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel PIIX3 ATA controller port 0xe800-0xe80f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
(...)
unknown0: Generic ESDI/IDE/ATA controller at port 0x168-0x16f,0x36e-0x36f irq 10 on 
isa0
unknown1: Reserved at port 0x100 on isa0
unknown2: Game at port 0x200-0x207 on isa0
ad0: 1222MB QUANTUM FIREBALL1280A [2484/16/63] at ata0-master using WDMA2
ad1: 2445MB QUANTUM FIREBALL_TM2550A [4969/16/63] at ata0-slave using WDMA2
acd0: CDROM ATAPI CDROM at ata1-master using PIO4
=-=-=-=-=-=-=-

% /sbin/mount
/dev/ad0s2a on / (ufs, local, soft-updates, writes: sync 118 async 870, reads: sync 
1804 async 115)
/dev/ad0s1 on /usr/home (ufs, local, soft-updates, writes: sync 43 async 250, reads: 
sync 146 async 28)
/dev/ad1s4 on /usr/local (ufs, local, soft-updates, writes: sync 44 async 242, reads: 
sync 1020 async 162)
/dev/ad0s3 on /usr/src (ufs, local, soft-updates, writes: sync 2 async 8, reads: sync 
15 async 3)
procfs on /proc (procfs, local)
/dev/acd0c on /cdrom (cd9660, local, read-only, reads: sync 2 async 0)


* $FreeBSD: src/sys/dev/ata/ata-all.c,v 1.50 2000/02/27 12:41:07 sos Exp $

Any ideas ?

Thanks in advance,
-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Something strange with my ATAPI CD

2000-02-03 Thread Eric Jacoboni

Hi,

Sometimes, i'm unable to mount my ATAPI CDROM : 

The light of the drive is on, i can hear the drive working, but
nothing... After a while (some minutes), the light turns off, the CD
is not mounted and i can't eject it anymore until a reboot :(

The curious thing is that, sometimes, i can mount it...

Here are the relevant messages from dmesg :

=-=-=-=-=-=-=-
# dmesg | grep "\bata" 
ata-pci0: Intel PIIX4 ATA-33 controller port 0xfcd0-0xfcdf at device 7.1 on pci0
ata0 at 0x01f0 irq 14 on ata-pci0
ata1 at 0x0170 irq 15 on ata-pci0
ata-isa0: already registered as ata0
ata-isa1: already registered as ata1
ad0: 4126MB FUJITSU MHF2043AT [8944/15/63] at ata0-master using UDMA33
acd0: CDROM TOSHIBA CD-ROM XM-1802B at ata1-master using BIOSPIO
ata0: resetting devices .. done
ata1: resetting devices .. done
acd0: atapi_timeout: cmd=READ_BIG - resetting
ata1: resetting devices .. done
acd0: atapi_timeout: cmd=READ_BIG - resetting
ata1: resetting devices .. done
acd0: atapi_timeout: cmd=READ_BIG - resetting
ata1: resetting devices .. done
acd0: atapi_timeout: cmd=READ_BIG - resetting
ata1: resetting devices .. done
acd0: atapi_timeout: cmd=READ_BIG - resetting
ata1: resetting devices .. done
acd0: atapi_timeout: cmd=READ_BIG - resetting
ata1: resetting devices .. done

(the last messages come from the mount pb...)

# ps 
(...)
68461  p1  D  0:00.00 cd9660 -o ro -o noauto /dev/acd0c /cdrom (mount_cd9660)
(...)

# mount /cdrom
cd9660: Device busy

# umount /cdrom
umount: /cdrom: not currently mounted

# grep cdrom /etc/fstab
/dev/acd0c  /cdrom  cd9660  ro,noauto   0   0


The system is a CURRENT from yesterday, on a Dell Inspiron I3500
laptop.

# grep -h '$FreeBSD' *.c
 * $FreeBSD: src/sys/dev/ata/ata-all.c,v 1.46 2000/01/28 20:18:19 sos Exp $
 * $FreeBSD: src/sys/dev/ata/ata-disk.c,v 1.54 2000/01/27 19:00:49 sos Exp $
 * $FreeBSD: src/sys/dev/ata/ata-dma.c,v 1.30 2000/01/28 15:57:13 sos Exp $
 * $FreeBSD: src/sys/dev/ata/atapi-all.c,v 1.40 2000/01/29 22:38:36 sos Exp $
 * $FreeBSD: src/sys/dev/ata/atapi-cd.c,v 1.39 2000/01/29 14:06:41 sos Exp $
 * $FreeBSD: src/sys/dev/ata/atapi-fd.c,v 1.38 2000/01/29 14:06:41 sos Exp $
 * $FreeBSD: src/sys/dev/ata/atapi-tape.c,v 1.30 2000/01/28 22:17:29 sos Exp $
-- 
Eric Jacoboni   
   Ta mère, son mot de passe c'est « toto » ! 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Something strange with my ATAPI CD

2000-02-03 Thread Eric Jacoboni

Soren Schmidt [EMAIL PROTECTED] writes:


 Hmm I have that exact same HW in my Latitude, it works very well, have
 you tried more that one CDROM ?? it could be a bad one

I'm gonna test for that with some others CDs, but i've succeeded to
mount _this_ CD just after my mail and a a reboot...


-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: UPDATING

2000-02-01 Thread Eric Jacoboni

Max Khon [EMAIL PROTECTED] writes:


 actually instructions are wrong.
 you can't build xinstall before `make buildworld' now with old libc.

Yep, 

I have to do buildworld _first_, then build xinstall _without_
cleaning, then make a installworld.

-- 
Eric Jacoboni   
   Ta mère, son mot de passe c'est « toto » ! 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Sendmail on current

2000-01-27 Thread Eric Jacoboni

Sheldon Hearn [EMAIL PROTECTED] writes:

 On 26 Jan 2000 20:33:31 +0100, Eric Jacoboni wrote:
 
  in CURRENT, /usr/sbin/sendmail is a symlink to /usr/sbin/mailwrapper
  (see man mailwrapper).
 
 No, it's a hard link.  I only mention this because your explanation
 makes it sound like mailwrapper generates much more overhead than it
 really does:

No, not on my box (as far as i believe 'ls' and 'file' ;-) :

% ls -l /usr/sbin/sendmail
lrwxr-xr-x 1 root wheel 21 26 jan 23:54 /usr/sbin/sendmail -
/usr/sbin/mailwrapper

% file /usr/sbin/sendmail
/usr/sbin/sendmail: symbolic link to /usr/sbin/mailwrapper

The mailwrapper manpage also pretends it's a symlink...
-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: ipsec errors

2000-01-27 Thread Eric Jacoboni

Yoshinobu Inoue [EMAIL PROTECTED] writes:


 I just added debug flag check instead of changing syslog
 level.
 Could you please try the following patch to
 usr.sbin/inetd/inetd.c ?

Ok, i had the same pbs with ipsec messages at startup (since my last
make world, yesterday evening)...

I've applied your patch : the messages have gone...

thanks,
-- 
Eric Jacoboni   
   Ta mère, son mot de passe c'est « toto » ! 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Something strange with pccard/ed0 ?

2000-01-27 Thread Eric Jacoboni

Hi,

I'm currently running 4.0-CURRENT (Jan 27) on a Dell I3500 laptop with
pccard and a D-LINK DE-660.

All runs ok except that my card is not recognized as ed0 but as ed1.

Here are my config params :

=-=-=-=
device card0
device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd
device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000

device ed0 at isa? port 0x280 irq 5 iomem 0xd8000
=-=-=-=

i'm using the genuine DE-660 pccard.conf entry.

At startup, i get the following messages :

=-=-=-==
Jan 27 21:31:20 alex /kernel: pcic: management irq 10
Jan 27 21:31:20 alex /kernel: pcic0: VLSI 82C146 at port 0x3e0 iomem 0xd i
rq 10 on isa0
Jan 27 21:31:20 alex /kernel: pccard0: PC Card bus -- kludge version on pcic0
Jan 27 21:31:20 alex /kernel: pccard1: PC Card bus -- kludge version on pcic0
(...)
Jan 27 21:31:20 alex /kernel: pccard: card inserted, slot 0
Jan 27 21:31:28 alex /kernel: devclass_alloc_unit: ed0 already exists, using nex
t available unit number
Jan 27 21:31:29 alex /kernel: ed1 at port 0x240-0x25f irq 3 slot 1 on pccard1
Jan 27 21:31:29 alex /kernel: ed1: address 00:80:c8:bc:91:94, type NE2000 (16 bi
t)
Jan 27 21:31:29 alex /kernel: bpf: ed1 attached
Jan 27 21:31:28 alex pccard:ed1: D-Link DE-660 inserted
Jan 27 21:31:29 alex pccardd[44]: pccardd started
=-=-=-=

I don't understand this devclass_alloc_unit pb... Why does it pretend
that ed0 already exists ?

-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Something strange with pccard/ed0 ?

2000-01-27 Thread Eric Jacoboni

"Matthew N. Dodd" [EMAIL PROTECTED] writes:

 On 27 Jan 2000, Eric Jacoboni wrote:
  All runs ok except that my card is not recognized as ed0 but as ed1.

  device ed0 at isa? port 0x280 irq 5 iomem 0xd8000
 
 Thats correct.  The kernel has assigned 'ed0' to the non-existent ISA card
 you've told it to expect.
 
 use 'device ed0' instead.

Oops... Thanks for your help, it's ok now.

-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Sendmail on current

2000-01-26 Thread Eric Jacoboni

Matt Miller [EMAIL PROTECTED] writes:

 It hangs on the startup of sendmail.  I have replaced sendmail on my
 system with Postfix.  Addtionally, I have the following line in
 /etc/make.conf
 
 NO_SENDMAIL=true

That's ok : the 'make replace' of the postfix port replace
/usr/sbin/sendmail (see the /usr/port/mail/postfix/Makefile) but, now in
CURRENT, /usr/sbin/sendmail is a symlink to /usr/sbin/mailwrapper (see
man mailwrapper).

In CURRENT, the command 'sendmail' runs the mailwrapper program which,
in turn, runs the correct ones according to /etc/mail/mailer.conf (there's
an exemple in 'man mailer.conf').

So, to take advantage of MTA wrapping, don't do a 'make replace' when
installing Postfix but rather edit /etc/mail/mailer.conf.

Hope this helps,

-- 
Eric Jacoboni   
   Ta mère, son mot de passe c'est « toto » ! 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: cvsup 3.4-release to -current

2000-01-22 Thread Eric Jacoboni

Scott Burns [EMAIL PROTECTED] writes:

 I tried upgrading to 4.0-CURRENT from 3.4-RELEASE, and the buildworld
 worked fine, but the installworld was interrupted part of the way
 through the install by a signal 12 to sh.  I tried doing it from
 3.4-RELEASE a few times, as well as from 3.4-STABLE on the same box, and
 I got the same error every time.  I ended up booting to the 3.4 install
 disk and reinstalling 3.4 with sysinstall to fix it, because sh and csh
 would crash with a signal 12 every time.

Download the bin distribution from current, install it, then redo a
make world : i've had the same pb, and i have resolved it like that.

-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message