Dan, Scott, Thanks for your replies, I must have missed a step someplace. (can you say midnight?) I removed postgreSQL and reinstalled it, ran through the instruction again. The build seemed to succeed this time. - So that's good! I have successfully completed (I think) Step 24 - Starting the system and restarting Apache. - So that's good! I can display a non-functional OPAC screen but I am unable to launch http://my-server/cgi-bin/config.cgi as per Step 25. *Apache Issue?* Currently I do not have a FQDN for this box and have tried to configure for this. FQDN should be configured next week and I can reconfigure or re-install. Thanks F. Grant Johnson 566-0630 / [EMAIL PROTECTED] Skype ID = jetsongeorge Systems/Web Coordinator Robertson Library University of Prince Edward Island *************** Attitude is IT!
>>> On 9/28/2007 at 9:24 AM, in message <[EMAIL PROTECTED]>, "Dan Scott" >>> <[EMAIL PROTECTED]> wrote: On 28/09/2007, Scott McKellar <[EMAIL PROTECTED]> wrote: > None of my betters appears to have responded, so I'll take a shot > at it. > > It looks like gcc is warning you about some dubious syntax in > jsarena.c. What is jsarena.c? > > I looked over a recent download of the current development tree and > found no file by that name,,,nor does the string "jsarena" occur in > any of the files in the tree, in upper, lower, or mixed case. > > I downloaded the fourth release candidate, unzipped and untarred it, > and looked for jsarena.c. I still couldn't find it, either as a > file name or as a character string. Whatever it is, it doesn't > seem to be part of Evergreen. > > I googled for "jsarena.c" and, at least in the first few pages of > results, every reference was apparently to some file in Mozilla, > unrelated to Evergreen. > > Is it possible that you somehow triggered an attempt to rebuild > Firefox (or Netscape or something) from source? > > Scott McKellar > http://home.swbell.net/mck9/ct/ > > --- Grant Johnson <[EMAIL PROTECTED]> wrote: > > > Hey all, > > Trying an install of Fourth release candidate for Evergreen 1.2.0 ( > > http://open ( http://open/ > > )-ils.org/downloads/Evergreen-ILS-1.2.0-rc4.tar.gz ) on > > Ubuntu 7.04 wkstn. > > Updated all packages prior to starting install. (Hmmmmmmmmmmmmmmm) > > > > Step # 11 - $ make -f Makefile.ref > > results in a whack of lines like this! > > No errors before this point that I can see. > > > > ***** > > <command line>:1:16: warning: missing whitespace after the macro name > > gcc -o Linux_All_DBG.OBJ/jsarena.o -c -Wall -Wno-format -DGCC_OPT_BUG > > -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE > > -DHAVE_LOCALTIME_R -DX86_LINUX -DDEBUG -DDEBUG_evergreen-admin > > -DEDITLINE -ILinux_All_DBG.OBJ jsarena.c > > ***** > > Hey Scott (and Grant): That's part of libjs, a JavaScript library from the Mozilla foundation that is used by Evergreen (in conjunction with the JavaScript-SpiderMonkey Perl module). Grant, have you changed the CFLAGS to bump up the gcc warning levels, by any chance? I haven't compiled libjs on Ubuntu, but on Gentoo it's relatively quiet. Most importantly, does the build succeed (despite the warnings) or does it fail? -- Dan Scott Laurentian University
BEGIN:VCARD VERSION:2.1 X-GWTYPE:USER FN:Grant Johnson EMAIL;WORK;PREF:[EMAIL PROTECTED] N:Johnson;Grant END:VCARD
