Hello, I did "rm -rf /usr/src", "rm -rf /usr/obj" and "make buildworld", "make buildkernel KERNCONF=GENERIC" Next I did "make installkernel KERNCONF=GENERIC" without any error message. After that I did "make buildkernel KERNCONF=COMPAQ" Finally, "make installkernel KERNCONF=COMPAQ" and now no error message. It seems previous error message happen when I cvsup from 6.0-RELEASE/6.1-PRERELEASE. Balgaa > On 2006-03-04 23:53, Balgansuren Batsukh <balgaa_at_mongol.net> wrote: >> Hello, >> >> I did cvsup as 04 March, 2006 our localtime. >> >> I did make buildworld && make buildkernel KERNCONF=COMPAQ without any >> problem. >> >> But when I try to make installkernel KERNCONF=COMPAQ, I get error >> message "kldxref: file isn't dynamically-lined" > > o Does the same thing happen with GENERIC? > > o Did you start with a clean /usr/obj tree? > > o Did you start with a clean /usr/src tree? > >> I saw error message after: >> >> install -o root -g wheel -m 555 utopia.ko /boot/kernel >> install -o root -g wheel -m 555 utopia.ko.symbols /boot/kernel >> >> install -o root -g wheel -m 555 zlib.ko /boot/kernel >> install -o root -g wheel -m 555 zlib.ko.symbols /boot/kernel >> kldxref /boot/kernel >> >> What is mean error message? What can I need to do? >> >> File COMPAQ has following: >> >> # >> >> # GENERIC -- Generic kernel configuration file for FreeBSD/i386 >> >> # >> >> # For more information on this file, please read the handbook section on > > [snip dozens of other lines] > >> #device trm # Tekram DC395U/UW/F DC315U adapters >> >> #device adv # Advansys SCSI adapters >> >> #device adw # Advansys wide SCSI adapters >> >> #device aha # Adaptec 154x SCSI adapters >> >> #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. >> >> #device bt # Buslogic/Mylex MultiMaster SCSI adapters >> >> #device ncv # NCR 53C500 >> >> #device nsp # Workbit Ninja SCSI-3 >> >> #device stg # TMC 18C30/18C50 >> >> # SCSI peripherals >> >> device scbus # SCSI bus (required for SCSI) > > This kernel config file has been mutilated and rendered completely > useless by your mailer. Please either attach the literal file as a > plain/text MIME attachment or put it online somewhere, where we can > download it unchanged. As it was posted, it's very difficult to see > what the differences with GENERIC are. > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" > >Received on Sun Mar 05 2006 - 05:55:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:53 UTC