[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [patch #8217] Check for errors on Perl detection
From: |
Murilo Opsfelder Araujo |
Subject: |
[Weechat-dev] [patch #8217] Check for errors on Perl detection |
Date: |
Thu, 24 Oct 2013 19:19:28 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 |
URL:
<http://savannah.nongnu.org/patch/?8217>
Summary: Check for errors on Perl detection
Project: WeeChat
Submitted by: mopsfelder
Submitted on: Thu 24 Oct 2013 07:19:27 PM GMT
Category: compilation
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
IRC nick:
_______________________________________________________
Details:
Use OUTPUT_STRIP_TRAILING_WHITESPACE to clean trailing whitespaces on setting
PERL_INTERNAL_DIR, PERL_CFLAGS and PERL_LFLAGS.
Verify if any error occurred on calling functions from Config.pm and
ExtUtils::Embed.pm.
If PERL_LFLAGS is not set, src/plugins/perl/CMakeLists.txt throws an error:
CMake Error at src/plugins/perl/CMakeLists.txt:34 (STRING):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
Also, only consider FOUND_PERL = TRUE if both PERL_CFLAGS and PERL_LFLAGS are
set.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 24 Oct 2013 07:19:27 PM GMT Name:
0001-Check-for-errors-on-Perl-detection.txt Size: 3kB By: mopsfelder
<http://savannah.nongnu.org/patch/download.php?file_id=29465>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8217>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-dev] [patch #8217] Check for errors on Perl detection,
Murilo Opsfelder Araujo <=