[erlang-questions] Problème Compilation Error on AIX 5.2

chan sisowath chan.sisowath@REDACTED
Wed Jan 20 18:21:16 CET 2010


*Hello everyone,*
*
i read all  post about compilling erlang on AIX platform from the
mailling-list archive
i m trying to compile otp_src_R13B03 on AIX 5.2
i patched my version following this post
http://www.erlang.org/pipermail/erlang-questions/2008-June/035962.html

**i have some trouble during the compilation,
i don't know how to solve them.
***

ENV:

LIBPATH=/tools/list/oracle/
product/9.2.0/lib32:/applis/list/oasis/oasis/adt/odbc/lib:/tools/list/oracle/product/9.2.0/lib32:.:/lib:/usr/lib:/applis/list/oasis/oasis/adt/pec/lib/rs6000_aix:/applis/list/oasis/oasis/adt/bin:/usr/lpp/cobol/lib:/usr/lpp/cobol/dynload:/tools/list/oracle/product/9.2.0/lib:/tools/list/oracle/product/9.2.0/lib:/tools/list/oracle/product/9.2.0/lib:/opt/freeware/lib

GCC -v:
Reading specs from
/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/specs
Configured with: ../configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld
--disable-nls --enable-languages=c,c++ --prefix=/opt/freeware
--enable-threads --enable-version-specific-runtime-libs
--host=powerpc-ibm-aix5.2.0.0
Thread model: aix
gcc version 3.3.2

configure:
$>sh configure --prefix=$NX_ROOT/temp/tmpc/SRC/root
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ configure --prefix=/applis/list/oasis/oasis/produit/temp/tmpc/SRC/root

## --------- ##
## Platform. ##
## --------- ##

hostname = clappdev
uname -m = 0033C2AF4C00
uname -r = 2
uname -s = AIX
uname -v = 5

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = 5.2.0.0
/bin/universe          = unknown

PATH: /applis/list/oasis/oasis/produit/temp/tmpc/SRC/bin
PATH: /usr/bin
PATH: /etc
PATH: /usr/sbin
PATH: /usr/ucb
PATH: /applis/list/oasis/oasis/users/oasisadm/bin
PATH: /usr/bin/X11
PATH: /sbin
PATH: /tools/list/oracle/product/9.2.0/bin
PATH: /applis/list/oasis/oasis/adt/bin
PATH: /applis/list/oasis/oasis/produit/scripts
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1358: checking build system type
configure:1376: result: powerpc-ibm-aix5.2.0.0
configure:1384: checking host system type
configure:1398: result: powerpc-ibm-aix5.2.0.0
configure:1459: checking for gcc
configure:1475: found /usr/bin/gcc
configure:1485: result: gcc
configure:1729: checking for C compiler version
configure:1732: gcc --version </dev/null >&5
gcc (GCC) 3.3.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1735: $? = 0
configure:1737: gcc -v </dev/null >&5
Reading specs from
/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/specs
Configured with: ../configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld
--disable-nls --enable-languages=c,c++ --prefix=/opt/freeware
--enable-threads --enable-version-specific-runtime-libs
--host=powerpc-ibm-aix5.2.0.0
Thread model: aix
gcc version 3.3.2
configure:1740: $? = 0
configure:1742: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1745: $? = 1
configure:1768: checking for C compiler default output file name
configure:1771: gcc  -I/usr/include  -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl
-L/opt/freeware/lib conftest.c  >&5
configure:1774: $? = 0
configure:1820: result: a.out
configure:1825: checking whether the C compiler works
configure:1831: ./a.out
configure:1834: $? = 0
configure:1851: result: yes
configure:1858: checking whether we are cross compiling
configure:1860: result: no
configure:1863: checking for suffix of executables
configure:1865: gcc -o conftest  -I/usr/include  -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl
-L/opt/freeware/lib conftest.c  >&5
configure:1868: $? = 0
configure:1893: result:
configure:1899: checking for suffix of object files
configure:1920: gcc -c  -I/usr/include  -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl
conftest.c >&5
configure:1923: $? = 0
configure:1945: result: o
configure:1949: checking whether we are using the GNU C compiler
configure:1973: gcc -c  -I/usr/include  -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl
conftest.c >&5
configure:1979: $? = 0
configure:1983: test -z
                            || test ! -s conftest.err
configure:1986: $? = 0
configure:1989: test -s conftest.o
configure:1992: $? = 0
configure:2005: result: yes
configure:2011: checking whether gcc accepts -g
configure:2032: gcc -c -g -I/usr/include  -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl
conftest.c >&5
configure:2038: $? = 0
configure:2042: test -z
                            || test ! -s conftest.err
configure:2045: $? = 0
configure:2048: test -s conftest.o
configure:2051: $? = 0
configure:2062: result: yes
configure:2079: checking for gcc option to accept ANSI C
configure:2149: gcc  -c -g -O2 -I/usr/include  -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl
conftest.c >&5
configure:2155: $? = 0
configure:2159: test -z
                            || test ! -s conftest.err
configure:2162: $? = 0
configure:2165: test -s conftest.o
configure:2168: $? = 0
configure:2186: result: none needed
configure:2204: gcc -c -g -O2 -I/usr/include  -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl
conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2210: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2348: checking for GNU make
configure:2386: result: yes (make)
configure:2405: checking for a BSD-compatible install
configure:2460: result:
/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/autoconf/install-sh
-c
configure:2478: checking whether ln -s works
configure:2482: result: yes
configure:2530: checking for ranlib
configure:2546: found /usr/bin/ranlib
configure:2557: result: ranlib
configure:2872: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on clappdev

config.status:656: creating Makefile
configure:3724: configuring in lib
configure:3841: running /bin/sh
'/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/configure'
--prefix=/applis/list/oasis/oasis/produit/temp/tmpc/SRC/root
'--prefix=/applis/list/oasis/oasis/produit/temp/tmpc/SRC/root'
'CPPFLAGS=-I/usr/include -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl'
'LDFLAGS=-L/opt/freeware/lib' --cache-file=/dev/null
--srcdir=/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib
configure:3724: configuring in erts
configure:3841: running /bin/sh
'/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/configure'
--prefix=/applis/list/oasis/oasis/produit/temp/tmpc/SRC/root
'--prefix=/applis/list/oasis/oasis/produit/temp/tmpc/SRC/root'
'CPPFLAGS=-I/usr/include -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl'
'LDFLAGS=-L/opt/freeware/lib' --cache-file=/dev/null
--srcdir=/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=powerpc-ibm-aix5.2.0.0
ac_cv_build_alias=powerpc-ibm-aix5.2.0.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/include  -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/opt/freeware/lib
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_host=powerpc-ibm-aix5.2.0.0
ac_cv_host_alias=powerpc-ibm-aix5.2.0.0
ac_cv_objext=o
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS='-g -O2'
CPPFLAGS='-I/usr/include  -I/opt/freeware/include
-I//applis/list/oasis/oasis/produit/temp/tmpc/SRC/openssl-0.9.7l/include/openssl'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" '
ECHO_C='ECHO_N=''
ECHO_T=''
ERL_TOP='/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03'
ERTS='erts-5.7.4'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS='-L/opt/freeware/lib'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKE_PROG='make'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
TARGET='powerpc-ibm-aix5.2.0.0'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build='powerpc-ibm-aix5.2.0.0'
build_alias=''
build_cpu='powerpc'
build_os='aix5.2.0.0'
build_vendor='ibm'
datadir='${prefix}/share'
erl_mandir='$(ERLANG_ILIBDIR)/man'
exec_prefix='${prefix}'
host='powerpc-ibm-aix5.2.0.0'
host_alias=''
host_cpu='powerpc'
host_os='aix5.2.0.0'
host_vendor='ibm'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/applis/list/oasis/oasis/produit/temp/tmpc/SRC/root'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' lib erts'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 0

------------------------------------------------------------------------------------------------------------------------------------------------------------------------

*during the compilation i had 2 error: *
------------------------------------------------------------------------------------------------------------------------------------------------------------------------

drivers/common/inet_drv.c: In function `inet_ctl_fdopen':
drivers/common/inet_drv.c:3755: warning: passing arg 3 of `ngetsockname'
from incompatible pointer type
drivers/common/inet_drv.c:3767: warning: passing arg 3 of `ngetpeername'
from incompatible pointer type
drivers/common/inet_drv.c: In function `inet_ctl_ifget':
drivers/common/inet_drv.c:4276: error: `IFF_MULTICAST' undeclared (first use
in this function)
drivers/common/inet_drv.c:4276: error: (Each undeclared identifier is
reported only once
drivers/common/inet_drv.c:4276: error: for each function it appears in.)
drivers/common/inet_drv.c: In function `inet_fill_opts':
drivers/common/inet_drv.c:5698: warning: passing arg 5 of `getsockopt' from
incompatible pointer type
drivers/common/inet_drv.c:5716: warning: passing arg 5 of `getsockopt' from
incompatible pointer type
drivers/common/inet_drv.c: In function `inet_ctl':
drivers/common/inet_drv.c:6799: warning: passing arg 3 of `ngetpeername'
from incompatible pointer type
drivers/common/inet_drv.c:6836: warning: passing arg 3 of `ngetsockname'
from incompatible pointer type
drivers/common/inet_drv.c:6882: warning: passing arg 3 of `ngetsockname'
from incompatible pointer type
drivers/common/inet_drv.c: In function `tcp_inet_ctl':
drivers/common/inet_drv.c:7429: warning: passing arg 3 of `naccept' from
incompatible pointer type
drivers/common/inet_drv.c: In function `tcp_inet_input':
drivers/common/inet_drv.c:8267: warning: passing arg 3 of `naccept' from
incompatible pointer type
drivers/common/inet_drv.c:8333: warning: passing arg 3 of `naccept' from
incompatible pointer type
drivers/common/inet_drv.c: In function `tcp_inet_output':
drivers/common/inet_drv.c:8699: warning: passing arg 5 of `getsockopt' from
incompatible pointer type
drivers/common/inet_drv.c: In function `packet_inet_input':
drivers/common/inet_drv.c:9371: warning: passing arg 6 of `nrecvfrom' from
incompatible pointer type
drivers/common/inet_drv.c: In function `packet_inet_output':
drivers/common/inet_drv.c:9502: warning: passing arg 5 of `getsockopt' from
incompatible pointer type

*and *

gcc -g -O2
-I/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/powerpc-ibm-aix5.2.0.0
-I/usr/include -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes
-Wmissing-prototypes
-I/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/emulator/sys/unix
-I/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/emulator/beam
-I/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/include
-I/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/include/powerpc-ibm-aix5.2.0.0
-I/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/include/internal
-I/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/include/internal/powerpc-ibm-aix5.2.0.0
-DOTP_SYSTEM_VERSION=\"R13B03\" -o
/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/obj/powerpc-ibm-aix5.2.0.0/run_erl.o
-c ../unix/run_erl.c



../unix/run_erl.c: In function `open_pty_master':
../unix/run_erl.c:868: warning: implicit declaration of function
`posix_openpt'
../unix/run_erl.c: In function `set_window_size':
../unix/run_erl.c:1258: error: storage size of `ws' isn't known
../unix/run_erl.c:1261: warning: implicit declaration of function `ioctl'
../unix/run_erl.c:1261: error: invalid application of `sizeof' to an
incomplete type
../unix/run_erl.c:1258: warning: unused variable `ws'
make[4]: ***
[/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/obj/powerpc-ibm-aix5.2.0.0/run_erl.o]
Error 1
make[4]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/etc/common'
make[3]: *** [opt] Error 2
make[3]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/etc/common'
make[2]: *** [opt] Error 2
make[2]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts/etc'
make[1]: *** [opt] Error 2
make[1]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/erts'
make: *** [emulator] Error 2
 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*i solve the first by a define in the file
erts/emulator/drivers/common/inet_drv.c

*#ifndef _OSE_
*#ifdef HAVE_MULTICAST_SUPPORT
  #define IP_MULTICAST 1
#endif*
 #include <net/if.h>
#else
 #define IFF_MULTICAST 0x00000800
#endif

*for the second error:
in the file  erts/etc/unix/run_erl.c*
#ifdef HAVE_SYS_IOCTL_H
*#ifndef _ALL_SOURCE
#define _ALL_SOURCE 1
#endif*
#include <sys/ioctl.h>
#endif

*i don't know if it is the right thing todo.

after that i have this one I don't know what to do*.

make[2]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/otp_mibs'
make[2]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/appmon'
=== Entering application appmon
make[3]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/appmon/src'
make[3]: Nothing to be done for `opt'.
make[3]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/appmon/src'
make[3]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/appmon/priv'
make[3]: Nothing to be done for `opt'.
make[3]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/appmon/priv'
make[3]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/appmon/doc/src'
make[3]: Nothing to be done for `opt'.
make[3]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/appmon/doc/src'
=== Leaving application appmon
make[2]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/appmon'
make[2]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/erl_interface'
=== Entering application erl_interface
make[3]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/erl_interface/src'
make -f powerpc-ibm-aix5.2.0.0/Makefile TYPE=opt
make[4]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/erl_interface/src'
make[4]: Nothing to be done for `debug'.
make[4]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/erl_interface/src'
make[3]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/erl_interface/src'
make[3]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/erl_interface/doc/src'
make[3]: Nothing to be done for `opt'.
make[3]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/erl_interface/doc/src'
=== Leaving application erl_interface
make[2]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/erl_interface'
make[2]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1'
=== Entering application asn1
make[3]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/src'
make[3]: Nothing to be done for `opt'.
make[3]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/src'
make[3]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/doc/src'
make[3]: Nothing to be done for `opt'.
make[3]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/doc/src'
make[3]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/c_src'
make -f powerpc-ibm-aix5.2.0.0/Makefile TYPE=opt
make[4]: Entering directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/c_src'
gcc  -bnoentry -bexpall -G
-L/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/erl_interface/obj/powerpc-ibm-aix5.2.0.0
-o
/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/priv/lib/powerpc-ibm-aix5.2.0.0/asn1_erl_drv.so
/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/priv/obj/powerpc-ibm-aix5.2.0.0/asn1_erl_drv.o
-lei  -lc -ldl -lm
*gcc: couldn't run `expall-gcc-3.3.2': No such file or directory
make[4]: ***
[/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/priv/lib/powerpc-ibm-aix5.2.0.0/asn1_erl_drv.so]
Error 1*
make[4]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/c_src'
make[3]: *** [opt] Error 2
make[3]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1/c_src'
make[2]: *** [opt] Error 2
make[2]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib/asn1'
make[1]: *** [opt] Error 2
make[1]: Leaving directory
`/applis/list/oasis/oasis/produit/temp/tmpc/SRC/otp_src_R13B03/lib'
make: *** [libs] Error 2

 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*
THX. for your help.*


More information about the erlang-questions mailing list