mainGnuTLS - Support: sr #107967, Add missing file to distribution...

 
 

sr #107967: Add missing file to distribution tarball

Submitter:  Andoni Morales Alastruey <ylatuya>
Submitted:  Fri 24 Feb 2012 07:01:37 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  nmav
Open/Closed:  Closed Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 02 Apr 2012 06:56:20 PM UTC, comment #2: 

This should be fixed in the latest releases.

Nikos Mavrogiannopoulos <nmav>
Group administrator
Sat 25 Feb 2012 08:40:22 AM UTC, comment #1: 

Hello,
 This should only be required if you modify the gnutls headers. If you didn't then the distributed documentation should be just ok. If you didn't modify the headers, could it have been something that confused make, such as wrong modification time to files? I will include this file, but I'd like to make sure first that it is not used unless the headers are modified.

Nikos Mavrogiannopoulos <nmav>
Group administrator
Fri 24 Feb 2012 07:01:37 PM UTC, original submission:  

doc/scripts/getfuncs.pl is missing in the distribution tarball, generating these erros building the docs:

echo "" > gnutls-api.texi-tmp
for i in `../doc/scripts/getfuncs.pl <../lib/includes/gnutls/gnutls.h.in|sort|uniq`; do \
echo -n "Creating documentation for $i... " && \
./scripts/gdoc -texinfo \
-function $i \
../lib/*.c ../lib/*/*.c >> gnutls-api.texi-tmp 2>/dev/null && \
echo "ok"; \
done
/bin/bash: line 6: ../doc/scripts/getfuncs.pl: No such file or directory


Attached patch.

Andoni Morales Alastruey <ylatuya>

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nmav (Posted a comment)
  • -email is unavailable- added by ylatuya (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-04-02 nmav StatusNone Done
        Assigned toNone nmav
        Open/ClosedOpen Closed
    2012-02-24 ylatuya Attached File- Added 0001-Add-getfuncs.pl-file-to-EXTRA_DIST.patch, #25157

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code