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
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin




      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
      04-22-2024, 07:01 AM
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 11:49 AM
    0 responses
    15 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-24-2024, 08:47 AM
    0 responses
    16 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    62 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    60 views
    0 likes
    Last Post seqadmin  
    Working...
    X