Skip to Content.
Sympa Menu

thrulay-users - RE: [thrulay] thrulayd start up (UNCLASSIFIED)

Subject: Discussion list for thrulay, a network testing tool

List archive

RE: [thrulay] thrulayd start up (UNCLASSIFIED)


Chronological Thread 
  • From: "Kidwell, Michael Mr NISO/APPTIS" <>
  • To: 'stanislav shalunov' <>, 'Federico Montesino Pouzols' <>
  • Cc: "''" <>
  • Subject: RE: [thrulay] thrulayd start up (UNCLASSIFIED)
  • Date: Wed, 7 Jun 2006 14:36:45 -0400

Classification: UNCLASSIFIED
Caveats: NONE


I couldn't get "env STRIPPROG=true gmake install" to work, but I commented
line 58 in install-sh and it compiled cleanly. I've been able to run it from
the command line, so now I can begin evaluation. Thanks for your help. --
Mike




-----Original Message-----
From: stanislav shalunov
[mailto:]

Sent: Wednesday, June 07, 2006 12:22 PM
To: Kidwell, Michael Mr NISO/APPTIS
Cc:

Subject: Re: [thrulay] thrulayd start up (UNCLASSIFIED)

"Kidwell, Michael Mr NISO/APPTIS"
<>
writes:

> $ thrulay 10.10.20.49
> thrulay: Cannot findELF
> Killed

Michael,

Ah, so it's findELF. It seems to be some Solaris quirk. The produced
binary somehow is deemed corrupted by the loader. (ELF is an executable
format.)

According to http://support.bb4.com/archive/200402/msg00443.html, this might
be related to the executables being stripped when they are installed.

To check this, could you try to reinstall thrulay as follows:
env STRIPPROG=true gmake install

If it starts working, we know what the problem is and can fix it.

Federico,

Have you encountered this on Solaris?

--
Stanislav Shalunov http://www.internet2.edu/~shalunov/

This message is designed to be viewed at an angle of 45 degrees.
Classification: UNCLASSIFIED
Caveats: NONE




Archive powered by MHonArc 2.6.16.

Top of Page