bugGNU nano - Bugs: bug #40103, Compilation failed on Ubuntu 13.10...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #40103: Compilation failed on Ubuntu 13.10 i386

Submitter:  flapane <flapane>
Submitted:  Wed 25 Sep 2013 07:35:48 PM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Assigned to:  astyanax Open/Closed:  Closed

Jump to the original submission

Fri 03 Jan 2014 11:42:36 AM UTC, comment #7: 

Thanks! I uploaded the build in my homemade repository. (nix.flapane.com)

flapane <flapane>
Fri 03 Jan 2014 02:12:36 AM UTC, comment #6: 

Ok, I changed this to "@sp 4" in r4583, and this will be in nano 2.3.3.  If new problems arise with this fix please feel free to reopen.  Thanks much!

Chris Allegretta <astyanax>
Group administrator
Thu 02 Jan 2014 10:51:58 AM UTC, comment #5: 

Hi Chris,
it works great with "@sp 4".

 GNU nano versione 2.3.2-svn (compilato 11:49:30, Jan  2 2014)
 (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
 2008, 2009 Free Software Foundation, Inc.
 Email: -email is unavailable- Web: http://www.nano-editor.org/
 Opzioni di compilazione: --enable-color --enable-extra --enable-multibuffer --enable-nanorc --enable-utf8

flapane <flapane>
Wed 01 Jan 2014 11:59:21 PM UTC, comment #4: 

Oh yes that's right in the title isn't it.  Ok I'll see if I can find a box to put ubuntu on temporarily to reproduce this, but if you could run the "@sp 4" test before I get a chance to do that it would be much appreciated.

Chris Allegretta <astyanax>
Group administrator
Wed 01 Jan 2014 11:57:59 PM UTC, comment #3: 

Indeed SP just inserts spaces between the info and the copyright information.  That said I cant reproduce this issue with texinfo 5.2 nor my location version (4.13).  I hate to say this with software that's supposed to be portable but I'm curious what OS you are using?

I'd also ask you to put the line back in but change it to "@sp 4" with a space and see whether that works for you.

Chris Allegretta <astyanax>
Group administrator
Fri 27 Sep 2013 10:59:30 AM UTC, comment #2: 

Hello,
I'm using makeinfo v5.1

If I delete @sp4 line, nano builds.

./nano --version
 GNU nano versione 2.3.2-svn (compilato 12:58:17, Sep 27 2013)
 (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
 2008, 2009 Free Software Foundation, Inc.
 Email: -email is unavailable- Web: http://www.nano-editor.org/
 Opzioni di compilazione: --enable-color --enable-extra --enable-multibuffer --enable-nanorc

flapane <flapane>
Fri 27 Sep 2013 10:42:49 AM UTC, comment #1: 

This «unknown command `sp4'» is an error message from 'makeinfo'.  What version are you using?

$ makeinfo --version | head -1
makeinfo (GNU texinfo) 4.13

Try deleting the @sp4 line (and maybe its surrounding lines) from 'nano.texi' and restart the 'make'.  Does it then build?  If not, does makeinfo spit out other errors?  If so, which ones?

(The fragment containing the @sp4 is not needed to build the info documentation, it seems relevant only for a printed manual.)

Benno Schulenberg <bens>
Group administrator
Wed 25 Sep 2013 07:35:48 PM UTC, original submission:  

Latest svn fails because it requests "sp4"

make[3]: uscita dalla directory "/home/flapane/.svnflap/nano/doc/syntax"
Making all in texinfo
make[3]: ingresso nella directory "/home/flapane/.svnflap/nano/doc/texinfo"
makeinfo --no-split --html < nano.texi > nano.html
-:35: unknown command `sp4'
make[3]: * [nano.html] Errore 1
make[3]: uscita dalla directory "/home/flapane/.svnflap/nano/doc/texinfo"
make[2]: * [all-recursive] Errore 1
make[2]: uscita dalla directory "/home/flapane/.svnflap/nano/doc"
make[1]: * [all-recursive] Errore 1
make[1]: uscita dalla directory "/home/flapane/.svnflap/nano"
make: * [all] Errore 2

flapane <flapane>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by astyanax (Posted a comment)
  • -email is unavailable- added by bens (Posted a comment)
  • -email is unavailable- added by flapane (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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-03 astyanax StatusNone Fixed
        Assigned toNone astyanax
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code