** Description changed:

  Binary package hint: tigr-glimmer
  
- A make command will fail on the sources. Attached is a git style patch that 
will resolve the issue. This could to be related to  
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560442 (a similar error but 
not at the same position in the code) but is not fixed  for the user as far as 
I can tell. 
+ A make command will fail on the sources. The binary package that is
+ distributed is fine.
+ 
+ Attached is a git style patch that will resolve the issue. This could to be 
related to  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560442 (a similar 
error but not at the same position in the code) but is not fixed  for the user 
as far as I can tell.
  To reproduce this, do
  
  mkdir glimmer
  cd glimmer/
  wget http://www.cbcb.umd.edu/software/glimmer/glimmer302.tar.gz
  tar xzvf glimmer302.tar.gz
  cd glimmer3.02/src/
  git init
  git add .
  git commit -m 'glimmer 3.02'
  git apply --stat ~/0001-patch-to-compile-on-amd64-with-gcc4.4.patch
  git apply --check ~/0001-patch-to-compile-on-amd64-with-gcc4.4.patch
  git am < ~/0001-patch-to-compile-on-amd64-with-gcc4.4.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/754357

Title:
  Compile failure on Ubuntu amd64 with gcc4.4

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to