Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 1999 22:26:29 +0100 (MET)
From:      Gerard Roudier <groudier@club-internet.fr>
To:        Nick Hibma <hibma@skylink.it>
Cc:        "David O'Brien" <obrien@NUXI.com>, scsi@freebsd.org
Subject:   Re: SYM-0.10.0 available
Message-ID:  <Pine.LNX.3.95.991121221143.535A-100000@localhost>
In-Reply-To: <Pine.BSF.3.96.991119010211.1284V-100000@henny.jrc.it>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 19 Nov 1999, Nick Hibma wrote:
=20
> You are aware of the machine beast.freebsd.org that you can use for
> build testing of your alpha software? That way you can at least get the
> compilation to work.

A memcmp() that disappears since being a gcc built-in and a function that=
=20
vanished recently from the main branch are not common compilation problems=
=20
as far as I can tell. Btw, the changes were pretty trivial for the thing=20
to be immediately fixed.
=20
> Hope this helps.

This would help if I wanted to propose changes in the Alpha specific code,
but I dont. And I donnot intend to check by myself all driver changes
against anything else than i386. This never had been a problem under
Linux, and AFAIK the drivers I maintain for Linux are used on PPC, SPARCs,
ALPHA and INTEL (at least).=20

G=E9rard.

> Nick
>=20
> On Fri, 19 Nov 1999, Gerard Roudier wrote:
>=20
> >=20
> > Thanks for having tried the driver and sorry for the problems. I donnot
> > have access to an Alpha system. The -UNTESTED- status for Alpha was the=
re
> > for reasons.
> >=20
> > If you want to continue with this driver version, you can just #if 0 th=
e
> > call to alpha_register_pci_scsi() and change occurrences of memcmp() by=
=20
> > bcmp().
> >=20
> > I will made available a new patch in a couple of days with Ultra2 mode
> > tested for the C1010 (Ultra3 will come later due to some changes needed=
 in
> > CAM and camcontrol) and with the compilation problems hopefully fixed. =
You
> > may wait for that one, if you prefer (as you want).=20
> >=20
> > Regards,
> >    G=E9rard.
> >=20
> >=20
> > On Thu, 18 Nov 1999, David O'Brien wrote:
> >=20
> > > On Sat, Nov 13, 1999 at 11:45:03PM +0100, Gerard Roudier wrote:
> > > > * SYM-0.10.0-19991111  (diff file PATCH-SYM-0.10.0-19991111)
> > > >   Add support for Alpha - UNTESTED. Consists in some minor changes =
picked=20
> > >=20
> > > This will not compile for me.  I changed where I installed the files,=
 but
> > > I can't see how that would cause these errors:
> > >=20
> > > linking kernel.debug
> > > sym_hipd.o: In function `sym_cam_attach': /sys/compile/QUYNH/../../co=
ntrib/dev/sym/sym_hipd.c:10254: undefined reference to `alpha_register_pci_=
scsi'
> > > /sys/compile/QUYNH/../../contrib/dev/sym/sym_hipd.c:10254: undefined =
reference to `alpha_register_pci_scsi' sym_hipd.o: In function `sym_read_Sy=
mbios_nvram':
> > > /sys/compile/QUYNH/../../contrib/dev/sym/sym_hipd.c:10759: undefined =
reference to `memcmp'
> > > /sys/compile/QUYNH/../../contrib/dev/sym/sym_hipd.c:10759: undefined =
reference to `memcmp'
> > > *** Error code 1
> > >=20
> > > --=20
> > > -- David    (obrien@NUXI.com)



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.991121221143.535A-100000>