Hi Steve,

I have downloaded libpgm 5.2.122 and scons 2.2
I have the following error when I try to build pgm:

scons -f SConstruct.RHEL4
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables class instead. File "/mntdirect/_users/taurel/src/libpgm-5.2.122/openpgm/pgm/SConstruct.RHEL4", line 11, in <module>

scons: warning: The EnumOption() function is deprecated; use the EnumVariable() function instead. File "/mntdirect/_users/taurel/src/libpgm-5.2.122/openpgm/pgm/SConstruct.RHEL4", line 13, in <module>
Checking for pkg-config... yes
Checking for glib-2.0 >= 2.10... no
glib-2.0 >= 2.10 not found.


Is there any option(s) other than the -f to be used on the scons command line?

Thank's for your help

Emmanuel

On 11/03/2013 15:01, Steven McCoy wrote:
On 11 March 2013 09:44, Emmanuel TAUREL <tau...@esrf.fr <mailto:tau...@esrf.fr>> wrote:

    I am trying to compile ZMQ 3.2.2 using pgm (5.1.118) on one relatively
    old Linux box: Red Hat release 4. The compiler release is gcc 3.4.6.


Can you try building the /libpgm /library independently, maybe trying version 5.2.122.

I recall problems with Debian 4 and RHEL 4 with old tool chains which is why there is a SConstruct.RHEL4. You might have to use scons instead of /Automake /to get there.

--
Steve-o

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to