URL:
<http://savannah.gnu.org/bugs/?19656>
Summary: strcmpi does not exist on my system, better use
strcasecmp instead
Project: make
Submitted by: colinfinck
Submitted on: Samstag 21.04.2007 um 17:17
Severity: 3 - Normal
Item Group: Build/Install
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: CVS
Operating System: POSIX-Based
Fixed Release: None
_______________________________________________________
Details:
If I try to compile the latest CVS revision of "make", the compiler complains
about a missing strcmpi function.
Now I added a macro, which replaces all strcmpi's with strcasecmp. Then
"make" compiles correctly.
I attached a patch file, which contains the macro I use.
My Operating System is Ubuntu 7.04.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Samstag 21.04.2007 um 17:17 Name: make-strcmpi-strcasecmp.patch Size:
523B By: colinfinck
<http://savannah.gnu.org/bugs/download.php?file_id=12544>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?19656>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make