[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [parisc-linux] Re: Strange compiler behavior



> I've installed g++-3.4 from sarge archives, now I have another problem.
> When I try to compile the same source with the correct string and 
> includes I get a lot of undefined references, I suppose that it is due 
> because LiveMedia libraries was compiled with g++3.3.5 (The default 
> sarge compiler).

Unlikely.  More likely you are missing a library specification in
your link command, or you have an incompatible installation of development
and runtime packages for LiveMedia and/or one of the packages it requires.

Check this using dpkg.  The names of the undefined symbols should also
give a clue as to which library they are in.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)



Reply to: