pgstk-1.2 compile under Solaris 2.4 with STk 3.1.1

From: Jose L. Marcos <marcos_at_manolo.cst.cnes.fr>
Date: Tue, 22 Oct 1996 17:31:00 +0100 (MET)

Hi STer's !

I can't get Raymond Toy's pgstk package.

Here is the problem when I try to load it under snow interpreter, I got
this error message :

| Welcome to the STk interpreter version 3.1.1 [SunOS-5.4-sun4]
| Copyright © 1993-1996 Erick Gallesio - I3S - CNRS / ESSI <eg_at_unice.fr>
| STk> (load "./pgstk.so")
|
| *** Error:
| Cannot open object file (ld.so.1: snow: fatal: relocation error: symbol not found: pgresStatus: referenced in | | ./pgstk.so): "./pgstk.so"
| Current eval stack:
| __________________
| 0 (load "./pgstk.so")
| STk>

I'm using this specific stuf to compile the pgstk.so (inspired from the STk Extensions
generation...

(part of the Makefile:)
| pgstk.so : pgstk.c
| gcc -fpic -O2 $(PGSTK) $(LIBPQ) -c pgstk.c
| ld -G -z text -h pgstk.so pgstk.o
| if test -f a.out ; then mv a.out pgstk.so; fi

I'm not a 'Shared Library Guru' ! So if anyone has some clue to help me...
Thank's in advance.
Amicalement, Jose Luis

============================================================================
    __ __ ___ __ | Jose L. Marcos - Logiciels Systemes
   / / \ /___\ /___ | (CT.TI.MIS.LS)
   \____| | \__________/ | CNES - 18, av. Edouard Belin
                              | 31401 Toulouse Cedex 4 (FRANCE)
   Centre National |
       d'Etudes Spatiales | E-Mail: Jose-Louis.Marcos_at_cnes.fr
   National Center | Phone : (33) 561-27-41-13
       for Space Studies |
============================================================================
    Y no llegaste a quererme, y eran mis cinco sentidos
      Y no llegaste a quererme, y que desgraciaito he sido
       Y que ha tenido que aborrecerte tanto como te ha querido (Camaron)
============================================================================
Received on Tue Oct 22 1996 - 18:26:36 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST