jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: new slang2 snapshot


At Sat, 27 Nov 2004 20:51:22 -0500,
John E. Davis wrote:
> 
> Today I released another development snapshot of slang2.  [ ... ]

There's a slight problem with the freebsd section of the 'configure'
file in this latest slang2 build.  I don't know whether or not this
error was also present in earlier versions.  Other than this minor nit,
everything built perfectly for me both under Linux and under FreeBSD.


*** configure.orig      Sat Nov 27 21:49:01 2004
--- configure   Sat Nov 27 21:38:52 2004
***************
*** 5064,5070 ****
      ELFLIB_MAJOR_MINOR="\$(ELFLIB).\$(ELF_MAJOR_VERSION)"
      ELF_CC="\$(CC)"
      ELF_CFLAGS="\$(CFLAGS) -fPIC"
!     if  $PORTOBJFORMAT = elf ; then
        ELF_LINK="\$(CC) -shared -Wl,-soname,\$(ELFLIB_MAJOR)"
      else
        ELF_LINK="ld -Bshareable -x"
--- 5064,5070 ----
      ELFLIB_MAJOR_MINOR="\$(ELFLIB).\$(ELF_MAJOR_VERSION)"
      ELF_CC="\$(CC)"
      ELF_CFLAGS="\$(CFLAGS) -fPIC"
!     if test $PORTOBJFORMAT = elf ; then
        ELF_LINK="\$(CC) -shared -Wl,-soname,\$(ELFLIB_MAJOR)"
      else
        ELF_LINK="ld -Bshareable -x"


-- 
 Lloyd Zusman
 ljz@xxxxxxxxxx
 God bless you.

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]