Results 1 to 2 of 2

Thread: Ice 1.1.0 patch for Make.rules

  1. #1
    rodrigc is offline Registered User
    Join Date
    Feb 2003
    Location
    Boston, MA, U.S.A.
    Posts
    27

    Ice 1.1.0 patch for Make.rules

    Hi,

    I am trying to compile Ice 1.1.0 under FreeBSD-CURRENT.
    Nice job so far!

    I have a problem though.

    If mkshlib is not defined in the platform specific
    Make.rules.${ARCH} , then the build keeps on going
    and does not build any libraries. This causes
    weird errors later on.

    I suggest the following patch.

    That way, if mkshlib is not defined, the build will fail.
    This will force the user to define mkshlib in their Make.rules.${ARCH}
    file.
    Attached Files Attached Files
    --
    Craig Rodrigues

  2. #2
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Craig,

    Thanks for the suggestion. It will be incorporated in the next patch release!

    Cheers,
    Bernard

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. slice #include and scope rules
    By alfredt in forum Help Center
    Replies: 2
    Last Post: 01-04-2010, 06:23 PM
  2. Replies: 1
    Last Post: 06-30-2006, 02:32 PM
  3. Replies: 1
    Last Post: 01-06-2006, 06:25 AM
  4. FreeBSD make rules
    By schraf in forum Patches
    Replies: 1
    Last Post: 04-20-2004, 10:33 PM
  5. Hmm..., are bison and flex rules in Make.rules OK?
    By catalin in forum Help Center
    Replies: 5
    Last Post: 11-16-2003, 10:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •