bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #21920] lock_type enum confilicts with Solaris header files


From: Carson Gaspar
Subject: [bug #21920] lock_type enum confilicts with Solaris header files
Date: Mon, 31 Dec 2007 15:34:11 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; CPT-IE401SP1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; CPT-IE401SP1)

URL:
  <http://savannah.nongnu.org/bugs/?21920>

                 Summary: lock_type enum confilicts with Solaris header files
                 Project: Concurrent Versions System
            Submitted by: cgaspar
            Submitted on: Monday 12/31/2007 at 15:34
                Category: Bug Fix (patch attached)
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
           Fixed Release: None
   Fixed Feature Release: None

    _______________________________________________________

Details:

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.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Monday 12/31/2007 at 15:34  Name: lock_type.patch  Size: 1kB   By:
cgaspar
Patch to change lock_type to cvs_lock_type
<http://savannah.nongnu.org/bugs/download.php?file_id=14726>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21920>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]