[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LDM #XGW-548251]: Problem building ldm on SunOS 5.11
- Subject: [LDM #XGW-548251]: Problem building ldm on SunOS 5.11
- Date: Thu, 15 Nov 2007 08:44:46 -0700
Hi Art,
> I'm trying to build ldm 6.6.5 on SunOS 5.11 snv_64a with
>
> ./configure CC=/usr/bin/cc
That should have worked.
> make
>
> The make returns the following errors:
>
> /usr/bin/cc -c -O -xarch=generic64 -DNDEBUG -I.. -I../config -I.
> -I../misc -I../ulog -I../protocol -I../pq -I../server ldm_xdr.c
> cc: Warning: -xarch=generic64 is deprecated, use -m64 to create 64-bit
> programs
> "ldm_xdr.c", line 58: undefined symbol: rpc_inline_t
> "ldm_xdr.c", line 58: undefined symbol: buf
...
> cc: acomp failed for ldm_xdr.c
> *** Error code 2
> make: Fatal error: Command failed for target `ldm_xdr.o'
> Current working directory /usr/local/ldm/ldm-6.6.5/src/protocol
> *** Error code 1
> The following command caused the error:
> cd protocol && \
> echo "Making \`all' in directory `pwd`" && \
> echo "" && \
> make all || exit 1
> make: Fatal error: Command failed for target `subdir_target'
> Current working directory /usr/local/ldm/ldm-6.6.5/src
> *** Error code 1
> The following command caused the error:
> subdir=`echo protocol/all | sed 's,/.*,,'`; \
> target=`echo protocol/all | sed 's,.*/,,'`; \
> make SUBDIR=$subdir TGET=$target subdir_target
> make: Fatal error: Command failed for target `protocol/all'
>
>
> Can you tell me what parameters I need to use to build this?
Unfortunately, no, because we don't have a SunOS 5.11 system.
> Or, is there perhaps a problem building on this platform?
Apparently there is.
May I have access to your SunOS 5.11 system as the LDM user
so that I can investigate the problem?
> Thanks...
>
> Art
>
> Arthur A. Person
> Research Assistant, System Administrator
> Penn State Department of Meteorology
> email: address@hidden, phone: 814-863-1563
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: XGW-548251
Department: Support LDM
Priority: Normal
Status: On Hold