On Monday 06 November 2006 00:08, robbt wrote: > Hi everybody. > I just tried to compile Cinelerra for my machine since the debian > package wasn't rendering correctly. > Now I'm getting this symbol undefined error. > cinelerra: symbol lookup error: cinelerra: undefined symbol: > _ZN13BC_WindowBase12create_xatomEPc > > I was getting a similar error when I tried to compile Cinelerra before. > Is there any solution or way to fix it or should I just file it as a bug > report and figure I can't use Cinelerra until it gets figured out.
You have an old libguicast that is picked up. Remove it. Investigate the output of ldd /usr/local/bin/cinelerra to find out where the wrong libguicast is. -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
