bugConcurrent Versions System - Bugs: bug #21920, lock_type enum confilicts with...

 
 

bug #21920: lock_type enum confilicts with Solaris header files

Submitter:  Carson Gaspar <cgaspar>
Submitted:  Mon 31 Dec 2007 03:34:10 PM UTC
   
 
Category:  Bug Fix (patch attached) Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  scjones
Open/Closed:  Closed Release: 
Fixed Release:  None Fixed Feature Release:  1.12.14
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 31 Dec 2007 03:34:10 PM UTC, original submission:  

Building on Solaris 8 gives:

cc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib  -I../diff -I../zlib  -I /home/gaspac/build/ccvs-HEAD-20071231/krb5-includes -Ino/include  -xO5 -xtarget=ultra -xarch=v8plusa -c admin.c
"/usr/include/vm/seg_enum.h", line 60: (enum) tag redeclared: lock_type
cc: acomp failed for admin.c

A simple change from lock_type -> cvs_lock_type fixes things.

Carson Gaspar <cgaspar>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #14726:  lock_type.patch added by cgaspar (1KiB - text/plain - Patch to change lock_type to cvs_lock_type)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by scjones (Updated the item)
  • -email is unavailable- added by cgaspar (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-01-01 scjones StatusNone Fixed
        Assigned toNone scjones
        Open/ClosedOpen Closed
        Fixed Feature ReleaseNone 1.12.14
    2007-12-31 cgaspar Attached File- Added lock_type.patch, #14726

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code