I'm a new user to debian too. The thing is that these compiler message results in the error so they are not warnings but errors. I've also been getting those exact messages from ldconfig but they didn't seem to be troublesome. I had to install emacs19 along with 20 but as soon as my system was configured it was out of there because it was causing too many conflicts with version 20.
On Tue, 19 Oct 1999, Ethan Benson wrote: > On 19/10/99 Jacob Schmude wrote: > > >That didn't work but it got me more detail on the problem, the exact > >output of the command starting with the problem lines follows: > >Byte-compiling pcl-cvs-lucid.el... > >While compiling pcl-cvs-fontify in file > >/usr/share/emacs20/site-lisp/pcl-cvs/pcl > >-cvs-lucid.el: > > ** assignment to free variable mode-motion-hook > > ** reference to free variable current-menubar > >While compiling the end of the data: > > ** The following functions are not known to be defined: popup-menu, > > event-window, event-point, mode-motion-highlight-line, > > set-buffer-menubar, add-menu > >Wrote /usr/share/emacs20/site-lisp/pcl-cvs/pcl-cvs-lucid.elc > >sed -e '[EMAIL PROTECTED]@"/usr/share/emacs20/site-lisp/pcl-cvs/"@g' < > >pcl-cvs-startup.el > > > startup.el > >Errors were encountered while processing: > > emacs20_20.3-11_i386.deb > > > >Any ideas? What needs to be done? > > well I got all kinds of byte compile warnings too and they did not > seem to matter, (I think they are just compiler warnings like you see > with C code, still annoying I hate warnings :) ) > > you have to watch the output very carefully to see the right error, > maybe tee would be useful here? > > I also had alot of errors when installing the slink system before > upgrading to potato, things like: > > ldconfig: warning blah is not a symlink > ldconfig: warning blah is not a symlink > ldconfig: warning blah is not a symlink > ldconfig: warning blah is not a symlink > > where blah is one of about 4 libraries this repeated over and over, > but there seem to be not any trouble, are these warnings normal for a > debian install? there were also some ldconfig: blah file not found > errors here and there. > > errors just bother me, maybe im idealistic but I prefer to have > completely error/warning free install/compiles :-) > > all I can tell you on the emacs is that there is some dependency that > is not declared in the deb, and just carefully watch all the output > and note all errors (i think you can safely ignore the compiler > warnings) > > I don't think I was able to avoid installing emacs 19 along with 20 though. > > I definitely think there is something fishy with the potato emacs > packages, maybe you/we should bring this up on devel? (I am not yet > totally familier with the debian procedures for possible bugs like > this...) > > > > Best Regards, > Ethan Benson > To obtain my PGP key: http://www.alaska.net/~erbenson/pgp/ >