ex11, esdl

Per Einar Strömme p-news@REDACTED
Mon Sep 13 17:17:15 CEST 2004


s



          Hej Gerald  !

   Looks like something I also got a while ago.


On a SUSE 9.0 and 9.1 system the solution apears
to be a change in the Makefiles:
ex11/widgets/Makefile
ex11/lib/Makefile

Change from:
CFLAGS= -I/usr/local/X11/include

to:

CFLAGS= -I/usr/X11R6/include/X11




                        Rgrds  Per Einar


---------------------------------------------------------------------------
Per Einar Strömme
p-news@REDACTED
---------------------------------------------------------------------------


> http://www.sics.se/~joe/work_in_progress/
>
> i recompiled the packages with NetBSD 1.5.2/i386 and get the following
> error:
>
> Erlang (BEAM) emulator version 5.3 [source]
>
> Eshell V5.3  (abort with ^G)
> 1> hello_world:start().
> <0.31.0>
> *** Warning ex11 library version="3.1"
>   required version="3.2"
> Trying Host={ip,"localhost"} Display=0 Screen=0
> Connecting to tcp port:6000
> cannot connect reason:econnrefused
> initialisation failed
> Please mail the file startup_error_report to
> 2>
> =ERROR REPORT==== 9-Sep-2004::20:16:38 ===
> Error in process <0.31.0> with exit value:
> {{badmatch,{error,connect}},[{hello_world,init,0}]}
>
> ** exited: {{badmatch,{error,connect}},[{hello_world,init,0}]} **
> 2> halt().
>
> and the file:
> gerald@REDACTED> cat startup_error_report
> $DISPLAY = xp421.pg44.prv:0.0
> parsed display Host={host,"xp421.pg44.prv"} DisplayNumber=0 ScreenNumber=0
> inet:gethostname() = "pu"
> Es
> {ip,"192.168.222.11","Code1"}
> Try list
> {{ip,"localhost"},0,"Code1"}
>
> --
> gerald









More information about the erlang-questions mailing list