[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [obsdfr-misc] Compile kernel



Bonjour,

J'ai trouv�
Je comprend pas quand je fais un make build, l'ordi s'eteint ? :-( (il est pas
finis le make build !)
Et de plus la compil, �onctionner mais pas le noyau !
Donc je recherche une doc sur une connexion rs232 XP -> OBSD en preboot (pouvoir
passer en ddb, "boot -s", etc ... )

Merci
Philippe

Quoting Vincent Heurteaux <v POINT heurteaux AT wanadoo.fr>:

> Tu n'aurais pas commenté les références au pcmcia :
>
> # PCMCIA bus support
> pcmcia* at pcic?
> pcmcia* at tcic?
>
> # CardBus bus support
> cardbus*        at cardslot?
> pcmcia*         at cardslot?
> cbb*            at pci?
> cardslot*       at cbb?
>
> Si c'est le cas, alors il faut que tu commente aussi les autres champs
> qui y font référence, du genre "wdc*    at pcmcia?"
>
>
>
> Le samedi 26 mars 2005 � 16:58 +0100, philafil AT free POINT fr a écrit :
> > Bonjour ou re ,
> >
> >
> > Sa fait plus de dix fois que je compile, je n'ai pas modifier (enfin j'ai
> > abandonne !) /sys/conf/GENERIC ; j'ai commenté surement une ligne en trop
> dans
> > /sys/arch/i386/conf/GENERIC (mais la quelle ?)
> > Mon dmesg : http://philafil.free.fr/dmesg.rtf
> > Mon erreur :
> >  GENERIC.new/../../../.. -DDDB -DDIAGNOSTIC -DKTRACE -DACCOUNTING
> -DKMEMSTATS
> > -DPTRACE -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUVM_SWAP_ENCRYPT
> -DCOMPAT_35
> > -DCOMPAT_43 -DLKM -DFFS -DFFS_SOFTUPDATES -DUFS_DIRHASH -DQUOTA -DEXT2FS
> -DMFS
> > -DXFS -DTCP_SACK -DTCP_ECN -DTCP_SIGNATURE -DNFSCLIENT -DNFSSERVER -DCD9660
> > -DMSDOSFS -DFDESC -DFIFO -DKERNFS -DPORTAL -DPROCFS -DNULLFS -DUMAPFS
> -DUNION
> > -DINET -DALTQ -DINET6 -DIPSEC -DPPP_BSDCOMP -DPPP_DEFLATE -DBOOT_CONFIG
> > -DI686_CPU -DGPL_MATH_EMULATE -DUSER_PCICONF -DUSER_LDT -DAPERTURE
> > -DKGDB_DEVNAME=\"pccom\" -DKGDBADDR="0x2f8" -DKGDBRATE="0x2580"
> -DDUMMY_NOPS
> > -DCOMPAT_SVR4 -DCOMPAT_IBCS2 -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DCOMPAT_BSDOS
> > -DCOMPAT_AOUT -DNTFS -DPCIVERBOSE -DUSBVERBOSE -DPCIAGP -D_KERNEL -Di386
> -c
> > vers.c
> > rm -f bsd
> > ld -Ttext 0xD0100120 -e start -N -x -o bsd ${SYSTEM_OBJ} vers.o
> > i82365.o(.text+0xe2b): In function `pcic_attach_card':
> > : undefined reference to `pcmcia_card_attach'
> > i82365.o(.text+0xe64): In function `pcic_detach_card':
> > : undefined reference to `pcmcia_card_detach'
> > i82365.o(.text+0xe8b): In function `pcic_deactivate_card':
> > : undefined reference to `pcmcia_card_deactivate'
> > i82365.o(.text+0x17f9): In function `pcic_chip_socket_enable':
> > : undefined reference to `pcmcia_card_gettype'
> > *** Error code 1
> >
> > Stop in /sys/arch/i386/compile/GENERIC.new (line 560 of Makefile).
> > #
> >
> > Merci
> >
> > Philippe
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: openbsd-france-misc-unsubscribe AT openbsd-france POINT org
> > For additional commands, e-mail:
> openbsd-france-misc-help AT openbsd-france POINT org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: openbsd-france-misc-unsubscribe AT openbsd-france POINT org
> For additional commands, e-mail: openbsd-france-misc-help AT openbsd-france POINT org
>
>