Hello,
we recently installed the latest version of Genero Studio (4.01.04) and a new Genero installation of the server components on a newly setup Ubuntu Server.
When trying to run any application using GRE, also, the sample apps, it fails with this error:
*** Building 'OrderReportASCII' [11:23:58] ***
Building without specific setup (GSTSETUPDIR not set)
The 'Database' node contains no file to link. Nothing to
Candy Crush link.
*** Success [11:23:58] ***
*** Running 'OrderReportASCII' ***
::info:(GS-1025) Display client already running on 'localhost:6400'
Program stopped at 'greruntime.4gl', line number 452.
FORMS statement error number -6221.
C extension initialization failed with status -1.
*** Execution of 'OrderReportASCII' finished. Exit code: 1 ***
I took this from the samples so it is definitely coded correctly.
The paths like FGLLDPATH, LD_LIBRARY_PATH etc. seem to be correct.
Also, the error message does not state it could not load the library, but the initialization fails.
Any idea what I could be looking for?
Thank you very much,
Hajo
There is a file and line number given in the error message so you can look at the source in $GREDIR/src and see if that gives you a clue?