Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Compiling Cufflinks 2.0.2 with gcc 4.7

    Hi all,

    I'm trying to compile Cufflinks 2.0.2 using gcc 4.7 under Ubuntu 12.10 but I'm encountering a compiler error:


    In file included from ./lemon/list_graph.h:26:0,
    from ./lemon/dfs.h:26,
    from ./lemon/topology.h:22,
    from assemble.cpp:19:
    ./lemon/bits/base_extender.h: In instantiation of ‘lemon::BidirBpUGraphExtender<Base>::Node lemon::BidirBpUGraphExtender<Base>::source(const UEdge&) const [with Base = lemon::SmartBpUGraphBase; lemon::BidirBpUGraphExtender<Base>::Node = lemon::SmartBpUGraphBase::Node; lemon::BidirBpUGraphExtender<Base>::UEdge = lemon::SmartBpUGraphBase::UEdge]’:
    assemble.cpp:258:36: required from here
    ./lemon/bits/base_extender.h:362:21: error: ‘aNode’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
    ./lemon/bits/base_extender.h:362:21: note: declarations in dependent base ‘lemon::SmartBpUGraphBase’ are not found by unqualified lookup
    ...


    I came across a bug report in Debian for Cufflinks 1.3.x from May 2012 which basically describes the same problem I'm having:

    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672744


    Does anyone know of a work-around to fix it for 2.x? Incidentally, I have a slightly older system running Ubuntu 12.04 and that compiles Cufflinks with no problems. But that uses gcc 4.6 . So, gcc 4.7 (or something that it depends on?) is disallowing something that was previously permitted.

    If anyone has an idea on how to fix this problem, please let me know. Thanks!

    Ray

  • #2
    Hi all,

    Some new information... I just found out that Ubuntu 12.10 has version 4.7 of gcc (and g++) as the new default, but one can explicitly also install 4.6. I compiled the file (just the file) that was causing the problem, and indeed it works fine.

    I guess this solves my problem except that I need to get "configure" to use 4.6 instead of 4.7 .

    If someone has a solution that doesn't go back to version 4.6, please let me know. Thanks!

    Ray

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM
    • seqadmin
      Strategies for Sequencing Challenging Samples
      by seqadmin


      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
      03-22-2024, 06:39 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    30 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    32 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    28 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    53 views
    0 likes
    Last Post seqadmin  
    Working...
    X