From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: Matt Senecal Message-ID: <50ecc828.0204120652.62d86f2e@posting.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: [9fans] Help! Compiling sam on Linux running IceWM Date: Fri, 12 Apr 2002 15:05:51 +0000 Topicbox-Message-UUID: 76a138c8-eaca-11e9-9e20-41e7f4b1d025 I need help from those of you who have compiled sam on Linux. I'm trying to, and it's not working properly. I downloaded the sam source code and Linux make script from: http://home.fr.inter.net/boyd/code/repo/ When compiling everything goes ok until it starts linking: cc -o samterm.o main.o <> unix.o ../libframe/libframe.a ../libXg/libXg.a /usr/X11R6/lib/libXt.a /usr/X11R6/lib/libX11.a I start getting errors like: /usr/X11R6/lib/libXt.a (Shell.o): In function 'StopManagingSession': Shell.o(.text+0x2f9a): undefined reference to 'SmcCloseConnection' Any ideas what might be causing this? I'm running Red Hat 7.2 using IceWm. P166MMX, 32MB RAM, 2GB HD, laptop. Thanks!