[EMAIL PROTECTED] wrote:
> I have an issue installing tightvnc-1.2.3-10 through fink, seems like an
> architecture issue.
> 
> My machine:
> 
> Darwin athena.nyc 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00
> PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386
> 
> MacBook Pro/ Intel Duo Core
> 
> ( Let me know if there is anything else I should include )

What version of X11 did you install?

[]
> cc -o vncviewer -g -Os -Wall -Wpointer-arith -no-cpp-precomp   
> -force_flat_namespace -L/sw/lib -L/usr/X11R6/lib   argsresources.o  
> colour.o   cursor.o   desktop.o   dialogs.o   fullscreen.o   listen.o  
> misc.o   popup.o   rfbproto.o   selection.o   shm.o   sockets.o   tunnel.o
>   vncviewer.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11
> ../libvncauth/libvncauth.a -lz -ljpeg
> /usr/bin/ld: warning /usr/X11R6/lib/libXaw.dylib cputype (18, architecture
> ppc) does not match cputype (7) for specified -arch flag: i386 (file not
> loaded)
[]
> /usr/bin/ld: Undefined symbols:
> _XtAppAddActions
[etc]

This looks like your libraries in /usr/X11R6/lib/ are for powerpc. If 
you install Apple's X11 from your system disk, it will have universal 
(ppc+i386) libraries.

-- 
Martin




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to