mainautogen - Support: sr #109051, autogen-5.18.6+ requires guile-2+

 
 

sr #109051: autogen-5.18.6+ requires guile-2+

Submitter:  Mike Frysinger <vapier>
Submitted:  Wed 25 May 2016 07:27:18 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 25 May 2016 07:27:18 PM UTC, original submission:  

not sure if this was intentional, but the source tree now heavily uses scm_from_latin1_string* funcs which aren't available in guile-1.8 which leads to many build failures like:

funcEval.c: In function ‘eval’:
funcEval.c:558:15: warning: implicit declaration of function ‘scm_from_latin1_string’ [-Wimplicit-function-declaration]
         res = scm_from_latin1_string((char *)expr);
...
libtool: link: x86_64-pc-linux-gnu-gcc -pthread -O2 -march=amdfam10 -pipe -g -frecord-gcc-switches -freport-bug -Wimplicit-function-declarat
ion -Wl,-O1 -Wl,--hash-style=gnu -o .libs/autogen autogen-ag.o -Wl,--export-dynamic  ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnpr
intfv.a /usr/lib64/libguile.so -L/usr/lib64 -lgmp -lcrypt /usr/lib64/libltdl.so -lm -ldl -pthread
autogen-ag.o: In function `ag_scm_out_name':
agen5/expOutput.c:764: undefined reference to `scm_from_latin1_string'
autogen-ag.o: In function `ag_scm_base_name':
agen5/expState.c:225: undefined reference to `scm_from_latin1_string'
autogen-ag.o: In function `ag_scm_def_file':
agen5/expState.c:341: undefined reference to `scm_from_latin1_string'

Mike Frysinger <vapier>

 

(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 vapier (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code