home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   linux.debian.bugs.dist      Ohh some weird Debian bug report thing      28,835 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 28,588 of 28,835   
   Helmut Grohne to All   
   Bug#1128789: buteo-sync-plugin-carddav F   
   22 Feb 26 20:50:01   
   
   From: helmut@subdivi.de   
      
   Source: buteo-sync-plugin-carddav   
   Version: 0.1.12-1   
   Tags: patch upstream   
   User: debian-cross@lists.debian.org   
   Usertags: ftcbfs   
      
   buteo-sync-plugin-carddav fails to cross build from source. On the   
   surface, there is a linker error about undefined symbols. The root cause   
   for this is using the build architecture pkg-config. I'm attaching a   
   patch that makes it use the host's pkg-config via the common   
   $$PKG_CONFIG substitution. Please consider applying it and forwarding it   
   upstream.   
      
   Helmut   
      
   --- buteo-sync-plugin-carddav-0.1.12.orig/src/src.pri   
   +++ buteo-sync-plugin-carddav-0.1.12/src/src.pri   
   @@ -16,7 +16,7 @@   
    }   
      
    # We need the moc output for the headers from sqlite-extensions   
   -extensionsIncludePath = $$system(pkg-config --cflags-only-I qtc   
   ntacts-sqlite-qt$${QT_MAJOR_VERSION}-extensions)   
   +extensionsIncludePath = $$system($$PKG_CONFIG --cflags-only-I q   
   contacts-sqlite-qt$${QT_MAJOR_VERSION}-extensions)   
    VPATH += $$replace(extensionsIncludePath, -I, )   
    HEADERS += qcontactclearchangeflagsrequest.h contactmanagerengine.h   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca