Ticket #223 (closed Bug: invalid)

Opened 6 years ago

Last modified 6 years ago

svn not make'able

Reported by: pcfe Owned by: Cyrus Daboo
Priority: major Milestone: unassigned
Component: Application Version: v4.0.8
Severity: Serious Keywords:
Cc: Operating System: Linux
OS Version:

Description

today's svn checkout (2007-05-07) does not work. No idea if previous ones worked, this is my first try.

Looks like minor typos:

# make init
[...]
Checked out revision 55.
[...]
ln: creating symbolic link `libACE.so.5.4.7' to `../ACE/ACE_wrappers/ace/libACE.so.5.4.7': File exists
touch ./JX/ACE/ACE_wrappers/ace/Svc_Conf_l.cpp
(cd ./Mulberry/Linux; ./links.sh; makemake)
/bin/sh: makemake: command not found
make: *** [mulberryinit] Error 127


Change History

comment:1 Changed 6 years ago by pcfe

  • Status changed from new to closed
  • Resolution set to invalid

doh! doing a

make buildjx

first helps as that does contain a makemake.

sorry about the erroneous report

Note: See TracTickets for help on using tickets.