Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2000 18:25:24 -0500 (EST)
From:      "Eric D. Futch" <efutch@nyct.net>
To:        Mike Smith <msmith@FreeBSD.ORG>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: gif and faith as kld... 
Message-ID:  <Pine.BSF.4.05.10003271808370.24832-300000@bsd1.nyct.net>
In-Reply-To: <Pine.BSF.4.05.10003271741050.24832-100000@bsd1.nyct.net>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.
  Send mail to mime@docserver.cac.washington.edu for more info.

--0-1766922628-954199524=:24832
Content-Type: TEXT/PLAIN; charset=US-ASCII

For those that care I now have a working if_faith.ko and if_gif.ko.
Thanks to Mike.  Makefile's are attached.  To get it to work do this...

cd /usr/src/sys/modules
mkdir if_gif
mkdir if_faith
copy in my Makefile.gif to if_gif/Makefile
copy in my Makefile.faith to if_faith/Makefile
cd if_gif
make depend all install
cd if_faith
make depend all install
kldload each when necessary

I'm not sure this is all you need or if it DTRT but it works for me :)
Maybe someone can test/commit it if they want to, or I could send-pr.

--
Eric Futch              New York Connect.Net, Ltd.
efutch@nyct.net         Technical Support Staff
http://www.nyct.net     (212) 293-2620
"Bringing New York The Internet Access It Deserves"


On Mon, 27 Mar 2000, Eric D. Futch wrote:

>Ahh.. thanks for the quick reply...
>
>Mar 27 16:43:35 quake /kernel: link_elf: symbol in_gif_output undefined
>Mar 27 17:06:08 quake /kernel: link_elf: symbol in_gif_output undefined
>Mar 27 17:08:33 quake /kernel: link_elf: symbol in_gif_output undefined
>Mar 27 17:10:25 quake /kernel: link_elf: symbol in_gif_output undefined
>
>Gonna go sit in the corner now and think about that one :)

--0-1766922628-954199524=:24832
Content-Type: TEXT/PLAIN; charset=US-ASCII; name="Makefile.gif"
Content-Transfer-Encoding: BASE64
Content-ID: <Pine.BSF.4.05.10003271825240.24832@bsd1.nyct.net>
Content-Description: 
Content-Disposition: attachment; filename="Makefile.gif"

IyAkRnJlZUJTRCQNCg0KLlBBVEg6CSR7LkNVUkRJUn0vLi4vLi4vbmV0DQou
UEFUSDoJJHsuQ1VSRElSfS8uLi8uLi9uZXRpbmV0DQouUEFUSDoJJHsuQ1VS
RElSfS8uLi8uLi9uZXRpbmV0Ng0KS01PRD0JaWZfZ2lmDQpTUkNTPQlpZl9n
aWYuYyBpbl9naWYuYyBpbjZfZ2lmLmMgb3B0X2luZXQuaCBvcHRfaW5ldDYu
aCBvcHRfbXJvdXRpbmcuaCBcDQoJZ2lmLmgNCk5PTUFOPQ0KDQpOR0lGPz0J
MQ0KDQpDRkxBR1MrPSAke1BST1RPU30NCg0Kb3B0X2luZXQuaDoNCgllY2hv
ICIjZGVmaW5lIElORVQgMSIgPiBvcHRfaW5ldC5oDQoNCm9wdF9pbmV0Ni5o
Og0KCWVjaG8gIiNkZWZpbmUgSU5FVDYgMSIgPiBvcHRfaW5ldDYuaA0KDQpv
cHRfbXJvdXRpbmcuaDoNCgllY2hvICIjZGVmaW5lIE1ST1VUSU5HIDEiID4g
b3B0X21yb3V0aW5nLmgNCg0KZ2lmLmg6DQoJZWNobyAiI2RlZmluZSBOR0lG
ICR7TkdJRn0iID4gZ2lmLmgNCg0KLmluY2x1ZGUgPGJzZC5rbW9kLm1rPg0K

--0-1766922628-954199524=:24832
Content-Type: TEXT/PLAIN; charset=US-ASCII; name="Makefile.faith"
Content-Transfer-Encoding: BASE64
Content-ID: <Pine.BSF.4.05.10003271825241.24832@bsd1.nyct.net>
Content-Description: 
Content-Disposition: attachment; filename="Makefile.faith"

IyAkRnJlZUJTRCQNCg0KLlBBVEg6ICAkey5DVVJESVJ9Ly4uLy4uL25ldA0K
S01PRD0gICBpZl9mYWl0aA0KU1JDUz0gICBpZl9mYWl0aC5jIG9wdF9pbmV0
Lmggb3B0X2luZXQ2LmggZmFpdGguaA0KTk9NQU49DQoNCk5GQUlUSD89IDEN
Cg0KQ0ZMQUdTKz0gJHtQUk9UT1N9DQoNCm9wdF9pbmV0Lmg6DQoJZWNobyAi
I2RlZmluZSBJTkVUIDEiID4gb3B0X2luZXQuaA0KDQpvcHRfaW5ldDYuaDoN
CgllY2hvICIjZGVmaW5lIElORVQ2IDEiID4gb3B0X2luZXQ2LmgNCg0KZmFp
dGguaDoNCgllY2hvICIjZGVmaW5lIE5GQUlUSCAke05GQUlUSH0iID4gZmFp
dGguaA0KDQouaW5jbHVkZSA8YnNkLmttb2QubWs+DQo=
--0-1766922628-954199524=:24832--


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10003271808370.24832-300000>