- From: Guenter Gebhardt <g.gebhardt_at_meilhaus.de>
- Date: Wed, 6 Aug 2003 08:12:36 +0200
Hello, For the error with kmap_pagetable look at https://cvs.comedi.org/pipermail/comedi/2002-December/003985.html Best regards Guenter > and the next question(s)... > > following the INSTALL instructions in comedi and comedilib I get the > following two errors > > .../comedi-0.7.66:~> make > > [... everything's fine] > .../comedi-0.7.66:~> su > .../comedi-0.7.66 # make install > > [...] > > depmod: *** Unresolved symbols in > /lib/modules/2.4.18-4GB/comedi/comedi/comedi.o > depmod: kmap_pagetable > > > and > > > .../comedilib-0.7.20 # make install > > Making install in doc > make[1]: Entering directory `/home/blang/temp/comedilib-0.7.20/doc' > make[2]: Entering directory `/home/blang/temp/comedilib-0.7.20/doc' > make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/install -c -d /usr/local/man/man3 > /usr/bin/install -c man/*.3 /usr/local/man/man3 > /usr/bin/install: cannot stat `man/*.3': No such file or directory > make[2]: *** [install-data-local] Error 1 > make[2]: Leaving directory `/home/blang/temp/comedilib-0.7.20/doc' > make[1]: *** [install-am] Error 2 > make[1]: Leaving directory `/home/blang/temp/comedilib-0.7.20/doc' > make: *** [install-recursive] Error 1 > > > The second error can be fixed by commenting out two lines in > doc/Makefile, around line 320 > > install-data-local: > $(INSTALL) -d $(mandir)/man3 > # $(INSTALL) man/*.3 $(mandir)/man3 > $(INSTALL) -d $(pkgdatadir)/html > # $(INSTALL) html/* $(pkgdatadir)/html > > > is that something known, am I doing something wrong? > > regards > Bernhard > > > _______________________________________________ > comedi mailing list > comedi_at_comedi.org > https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi -- =========================== Dipl.-Ing.(FH) Guenter Gebhardt Meilhaus Electronic GmbH Fischerstrasse 2 D-82178 Puchheim Tel.: +4989 - 890 166 0 Fax: +4989 - 890 166 36 http://www.meilhaus.com g.gebhardt_at_meilhaus.com
Received on 2003-08-06Z05:12:36