Speaking of binaries, anyone of Solaris binaries floating around? Or how to
get it to compile on Solaris?

Thanks.
        -Brook Harty

-----Original Message-----
From: Ekkard Gerlach [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 30, 2001 2:05 PM
To: [EMAIL PROTECTED]
Subject: compiling x0rfbserver on Linux results errors /binaries not
work either


Hello, 

I downloaded   x0rfbserver - sources from
 http://www.hexonet.de/software/rfb/
  rfb-0.1.2.tar.gz  and  xclass-0.5.4.tar.gz


Compiling xclass works well, the test with e.g. ./shutter works fine as
well.

But  compiling   x0rfbserver  results in errors: 

gerlach@rex:~/tmp/rfb-0.1.2 > make
[...]
make[1]: Entering directory `/home/gerlach/tmp/rfb-0.1.2/x0rfbserver'
g++ -DUSE_ZLIB_WARREN `xc-config --cflags` -I../include -finline-functions
-funroll-loops
-O3 -Wall   -c -o $
OXProperties.cc: In function `void writeProperties(char *, Properties &)':
OXProperties.cc:81: passing `const char *' as argument 2 of
`OIniFile::PutItem(
                  const char *, char *)' discards qualifiers
OXProperties.cc:84: passing `const char *' as argument 2 of
`OIniFile::PutItem(
                  const char *, char *)' discards qualifiers
OXProperties.cc:87: passing `const char *' as argument 2 of
`OIniFile::PutItem(
                  const char *, char *)' discards qualifiers
OXProperties.cc:88: passing `const char *' as argument 2 of
`OIniFile::PutItem(
                  const char *, char *)' discards qualifiers
OXProperties.cc:92: passing `const char *' as argument 2 of
`OIniFile::PutItem(
                  const char *, char *)' discards qualifiers
make[1]: *** [OXProperties.o] Error 1
make[1]: Leaving directory `/home/gerlach/tmp/rfb-0.1.2/x0rfbserver'
make: *** [x0rfbserver] Error 2



Who can help ? 


binaries: 
==========

I downloaded the binaries as well:  rfb-0.1.2-i386-linux

But: 
   * make depend 
     make

     like mentioned in INSTALL-file results errors: 
   
       gerlach@rex:~/tmp/rfb-0.1.2-i386-linux > make depend
       make: *** No rule to make target `depend'.  Stop.

       gerlach@rex:~/tmp/rfb-0.1.2-i386-linux > make
       make: *** No targets specified and no makefile found.  Stop.


   * trying start the binaries directly: 

      gerlach@rex:~/tmp/rfb-0.1.2-i386-linux/bin > ./x0rfbserver
      ./x0rfbserver:
/home/gerlach/tmp/rfb-0.1.2-i386-linux/bin/lib/libexec/x0rfbserver:
         No such file or directory
      ./x0rfbserver: exec:
/home/gerlach/tmp/rfb-0.1.2-i386-linux/bin/lib/libexec
         /x0rfbserver: cannot execute: No such file or directory

     I created the bin an bin/lib/libexec - directories, but after the
directories
               lib/bin  and  bin/lib/lib/libexec were reqired (recursion!?)


Anybody some ideas? 

thx
Ekkard
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to