bugGNU Octave - Bugs: bug #37453, Error when try to compile and make...

 
 

bug #37453: Error when try to compile and make octave-3.6.3 during installation

Submitter:  Luo Ji <luoji85>
Submitted:  Thu 27 Sep 2012 09:08:18 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 3.6.3 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 28 Sep 2012 09:15:13 PM UTC, comment #2: 

Thanks a lot for your help, Mike.

I have solved the problem. Just a stupid mistake. I use "\" instead of "/" in the prefix path of the configure command.

Luo

Luo Ji <luoji85>
Thu 27 Sep 2012 10:20:44 PM UTC, comment #1: 

Works for me.

Just a hunch, but possibly something in your locale settings and/or the install path arguments you passed to configure.

Can you post the result of running the locale command in your terminal, and also the content of the libgnu/configmake.h file in your octave-3.6.3 build tree?

Mike Miller <mtmiller>
Group Member
Thu 27 Sep 2012 09:08:18 PM UTC, original submission:  

Configure looks fine.
Using gcc to compile. Ubuntu is 12.04 version.
When type make, there is some warning and error:

/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.lo localcharset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
localcharset.c: In function 'get_charset_aliases':
localcharset.c:137:31: warning: universal character names are only valid in C++ and C99 [enabled by default]
localcharset.c:137:31: error: incomplete universal character name \u
localcharset.c:137:31: warning: unknown escape sequence: '\l' [enabled by default]
localcharset.c:137:31: warning: unknown escape sequence: '\o' [enabled by default]
make[4]: * [localcharset.lo] Error 1

No similar compalints found on the internet. Thanks for your helps.

Luo Ji <luoji85>

 

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

Attach Files:
   
   
Comment:
   

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 mtmiller (Posted a comment)
  • -email is unavailable- added by luoji85 (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 group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-09-29 mtmiller StatusNeed Info Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2012-09-27 mtmiller StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code