uisp-dev
[Top][All Lists]
Advanced

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

[Uisp-dev] [bugs #11032] Reassigned item: can't compile 20040311 on fedo


From: Theodore A. Roth
Subject: [Uisp-dev] [bugs #11032] Reassigned item: can't compile 20040311 on fedora3 x86_64 - NULL undefined
Date: Tue, 16 Nov 2004 22:08:57 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041020

This mail is an automated notification from the bugs tracker
 of the project: AVR In-System Programmer.

/**************************************************************************/
[bugs #11032] Latest Modifications:

Changes by: 
                Theodore A. Roth <address@hidden>
'Date: 
                Wed 11/17/2004 at 03:03 (US/Pacific)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | troth
    Originator Email |                           | address@hidden
              Status | Open                      | Closed







/**************************************************************************/
[bugs #11032] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11032>
Project: AVR In-System Programmer
Submitted by: 0
On: Wed 11/17/2004 at 02:51

Category:  None
Severity:  3 - Ordinary
Item Group:  None
Resolution:  Fixed
Privacy:  Public
Assigned to:  troth
Originator Email:  address@hidden
Status:  Closed


Summary:  Reassigned item: can't compile 20040311 on fedora3 x86_64 - NULL 
undefined

Original Submission:  ./configure completes ok.

compile complains about NULL. added
#include <string.h>
at line 31 of Global.h and all is well.


16:29:10 nomad /prog/avr/uisp-20040311# make
Making all in src
make[1]: Entering directory `/prog/avr/uisp-20040311/src'
make  all-am
make[2]: Entering directory `/prog/avr/uisp-20040311/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Werror -g -O2 -MT Avr.o -MD -MP 
-MF ".deps/Avr.Tpo" 
  -c -o Avr.o `test -f 'Avr.C' || echo './'`Avr.C; 
then mv -f ".deps/Avr.Tpo" ".deps/Avr.Po"; 
else rm -f ".deps/Avr.Tpo"; exit 1; 
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Werror -g -O2 -MT AvrAtmel.o -MD 
-MP -MF ".deps/AvrAtmel.Tpo" 
  -c -o AvrAtmel.o `test -f 'AvrAtmel.C' || echo './'`AvrAtmel.C; 
then mv -f ".deps/AvrAtmel.Tpo" ".deps/AvrAtmel.Po"; 
else rm -f ".deps/AvrAtmel.Tpo"; exit 1; 
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Werror -g -O2 -MT AvrDummy.o -MD 
-MP -MF ".deps/AvrDummy.Tpo" 
  -c -o AvrDummy.o `test -f 'AvrDummy.C' || echo './'`AvrDummy.C; 
then mv -f ".deps/AvrDummy.Tpo" ".deps/AvrDummy.Po"; 
else rm -f ".deps/AvrDummy.Tpo"; exit 1; 
fi
In file included from AvrDummy.h:31,
                 from AvrDummy.C:38:
Global.h: In member function `void TPt<TRec>::MkRef()':
Global.h:43: error: `NULL' undeclared (first use this function)
Global.h:43: error: (Each undeclared identifier is reported only once for each 
function it appears in.)
Global.h: In member function `void TPt<TRec>::UnRef()':
Global.h:44: error: `NULL' undeclared (first use this function)
Global.h: In constructor `TPt<TRec>::TPt()':
Global.h:46: error: `NULL' undeclared (first use this function)
Global.h: In member function `TRec* TPt<TRec>::operator->() const':
Global.h:57: error: `NULL' undeclared (first use this function)
Global.h: In member function `TRec& TPt<TRec>::operator*() const':
Global.h:58: error: `NULL' undeclared (first use this function)
Global.h: In member function `TRec& TPt<TRec>::operator[](int) const':
Global.h:59: error: `NULL' undeclared (first use this function)
make[2]: *** [AvrDummy.o] Error 1
make[2]: Leaving directory `/prog/avr/uisp-20040311/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/prog/avr/uisp-20040311/src'
make: *** [all-recursive] Error 1
16:29:24 nomad /prog/avr/uisp-20040311#


Follow-up Comments
------------------


-------------------------------------------------------
Date: Wed 11/17/2004 at 02:51       By: Theodore A. Roth <troth>
This item has been reassigned from the project AVR In-System Programmer support 
tracker to your tracker.

The original report is still available at support #103577

Following are the information included in the original report:

[field #0] <font class="preinput"><font class="help" title="Unique item 
identifier">Item ID: </font></font> 103577<br>[field #1] <font 
class="preinput"><font class="help" title="Unique project identifier">Group ID: 
</font></font> 2117<br>[field #2] <font class="preinput"><font class="help" 
title="Current Status">Status: </font></font> Closed<br>[field #3] <font 
class="preinput"><font class="help" title="Impact of the item on the system 
(Critical, Major,...)">Severity: </font></font> 3 - Ordinary<br>[field #4] 
<font class="preinput"><font class="help" title="Determines whether the item 
can be seen by members of the project only or anybody.">Privacy: </font></font> 
Public<br>[field #5] <font class="preinput"><font class="help" title="Generally 
high level modules or functionalities of the software (e.g. User interface, 
Configuration Manager, etc)">Category: </font></font> None<br>[field #6] <font 
class="preinput"><font class="help" title="User who originally submitted
the item">Submitted by: </font></font> None<br>[field #7] <font 
class="preinput"><font class="help" title="Who is in charge of handling the 
item">Assigned to: </font></font> troth<br>[field #8] <font 
class="preinput"><font class="help" title="Date and time of the initial 
submission">Submitted on: </font></font> Tue 11/16/2004 at 22:40<br>[field #9] 
<font class="preinput"><font class="help" title="One line description of the 
item">Summary: </font></font> can t compile 20040311 on fedora3 x86_64 - NULL 
undefined<br>[field #10] <font class="preinput"><font class="help" title="Full 
description of the item">Original Submission: </font></font> ./configure 
completes ok.<br />
<br />
compile complains about NULL. added<br />
#include <string.h><br />
at line 31 of Global.h and all is well.<br />
<br />
<br />
16:29:10 nomad /prog/avr/uisp-20040311# make<br />
Making all in src<br />
make[1]: Entering directory `/prog/avr/uisp-20040311/src <br />
make  all-am<br />
make[2]: Entering directory `/prog/avr/uisp-20040311/src <br />
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Werror -g -O2 -MT Avr.o -MD -MP 
-MF ".deps/Avr.Tpo" <br />
  -c -o Avr.o `test -f  Avr.C  || echo  ./ `Avr.C; <br />
then mv -f ".deps/Avr.Tpo" ".deps/Avr.Po"; <br />
else rm -f ".deps/Avr.Tpo"; exit 1; <br />
fi<br />
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Werror -g -O2 -MT AvrAtmel.o -MD 
-MP -MF ".deps/AvrAtmel.Tpo" <br />
  -c -o AvrAtmel.o `test -f  AvrAtmel.C  || echo  ./ `AvrAtmel.C; <br />
then mv -f ".deps/AvrAtmel.Tpo" ".deps/AvrAtmel.Po"; <br />
else rm -f ".deps/AvrAtmel.Tpo"; exit 1; <br />
fi<br />
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Werror -g -O2 -MT AvrDummy.o -MD 
-MP -MF ".deps/AvrDummy.Tpo" <br />
  -c -o AvrDummy.o `test -f  AvrDummy.C  || echo  ./ `AvrDummy.C; <br />
then mv -f ".deps/AvrDummy.Tpo" ".deps/AvrDummy.Po"; <br />
else rm -f ".deps/AvrDummy.Tpo"; exit 1; <br />
fi<br />
In file included from AvrDummy.h:31,<br />
                 from AvrDummy.C:38:<br />
Global.h: In member function `void TPt<TRec>::MkRef() :<br />
Global.h:43: error: `NULL  undeclared (first use this function)<br />
Global.h:43: error: (Each undeclared identifier is reported only once for each 
function it appears in.)<br />
Global.h: In member function `void TPt<TRec>::UnRef() :<br />
Global.h:44: error: `NULL  undeclared (first use this function)<br />
Global.h: In constructor `TPt<TRec>::TPt() :<br />
Global.h:46: error: `NULL  undeclared (first use this function)<br />
Global.h: In member function `TRec* TPt<TRec>::operator->() const :<br />
Global.h:57: error: `NULL  undeclared (first use this function)<br />
Global.h: In member function `TRec& TPt<TRec>::operator*() const :<br />
Global.h:58: error: `NULL  undeclared (first use this function)<br />
Global.h: In member function `TRec& TPt<TRec>::operator[](int) const :<br />
Global.h:59: error: `NULL  undeclared (first use this function)<br />
make[2]: *** [AvrDummy.o] Error 1<br />
make[2]: Leaving directory `/prog/avr/uisp-20040311/src <br />
make[1]: *** [all] Error 2<br />
make[1]: Leaving directory `/prog/avr/uisp-20040311/src <br />
make: *** [all-recursive] Error 1<br />
16:29:24 nomad /prog/avr/uisp-20040311#<br />
<br>[field #11] <font class="preinput"><font class="help" title="Date and time 
when the item status was changed to  Closed ">Closed on: </font></font> Wed 
11/17/2004 at 02:51<br>[field #12] <font class="preinput"><font class="help" 
title="Characterizes the nature of the item (e.g. Crash Error, Documentation 
Typo, Installation Problem, etc">Item Group: </font></font> None<br>[field #13] 
<font class="preinput"><font class="help" title="Current resolution of the 
item">Resolution: </font></font> Done<br>[field #14] <font 
class="preinput"><font class="help" title="Version of the System Component 
impacted by the item">Component Version: </font></font> None<br>[field #15] 
<font class="preinput"><font class="help" title="Name and version of the 
platform impacted by the item">Platform Version: </font></font> None<br>[field 
#16] <font class="preinput"><font class="help" title="How easy it is to 
reproduce the item">Reproducibility: </font></font> None<br>[field #17] <font
class="preinput"><font class="help" title="Estimated size of the code to be 
developed or reworked to handle the item">Size (loc): </font></font> 
None<br>[field #18] <font class="preinput"><font class="help" title="Release in 
which the item was actually implemented">Fixed Release: </font></font> 
None<br>[field #19] <font class="preinput"><font class="help" title="Release in 
which it is planned to have the item implemented">Planned Release: 
</font></font> None<br>[field #20] <font class="preinput"><font class="help" 
title="Number of hours of work needed to handle the item">Effort: 
</font></font> 0.00<br>[field #24] <font class="preinput"><font class="help" 
title="How quickly the item should be implemented (Immediate, Normal, Low, 
Later,...)">Priority: </font></font> 5 - Normal<br>[field #27] <font 
class="preinput"><font class="help" title="">Percent Complete: </font></font> 
0%<br>[field #29] <font class="preinput"><font class="help" title="Release 
(global version
number) impacted by the item">Release: </font></font> None<br>[field #32] <font 
class="preinput"><font class="help" title="Email address of the person who 
submitted the item (if different from the submitter field, add address to CC 
list)">Originator Email: </font></font> address@hidden<br>[field #54] <font 
class="preinput"><font class="help" title="Customizable Select Box (pull down 
menu with predefined values)">Custom Select Box #1: </font></font> 
None<br>[field #55] <font class="preinput"><font class="help" 
title="Customizable Select Box (pull down menu with predefined values)">Custom 
Select Box #2: </font></font> None<br>[field #56] <font class="preinput"><font 
class="help" title="Customizable Select Box (pull down menu with predefined 
values)">Custom Select Box #3: </font></font> None<br>[field #57] <font 
class="preinput"><font class="help" title="Customizable Select Box (pull down 
menu with predefined values)">Custom Select Box #4: </font></font>
None<br>[field #58] <font class="preinput"><font class="help" 
title="Customizable Select Box (pull down menu with predefined values)">Custom 
Select Box #5: </font></font> None<br>[field #59] <font class="preinput"><font 
class="help" title="Customizable Select Box (pull down menu with predefined 
values)">Custom Select Box #6: </font></font> None<br>[field #60] <font 
class="preinput"><font class="help" title="Customizable Select Box (pull down 
menu with predefined values)">Custom Select Box #7: </font></font> 
None<br>[field #61] <font class="preinput"><font class="help" 
title="Customizable Select Box (pull down menu with predefined values)">Custom 
Select Box #8: </font></font> None<br>[field #62] <font class="preinput"><font 
class="help" title="Customizable Select Box (pull down menu with predefined 
values)">Custom Select Box #9: </font></font> None<br>[field #63] <font 
class="preinput"><font class="help" title="Customizable Select Box (pull down 
menu with predefined
values)">Custom Select Box #10: </font></font> None<br>

-------------------------------------------------------
Date: Wed 11/17/2004 at 02:51       By: Theodore A. Roth <troth>
This was fixed in cvs a while back. I just did a successful build in Fedora 
Core 3 on i386. I suspect that it will work on ix86_64 too.

Here's the ChangeLog entry:

2004-10-11  Theodore A. Roth  <address@hidden>
[Contributed by Margarita Manterola <address@hidden>]

        * configure.ac (AC_INIT): Bump version.

        * src/Global.h: Include stddef.h so that NULL is always defined, making
        the code g++-3.4 compatible.













For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11032>

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







reply via email to

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