Recent

Author Topic: Cannot install packages  (Read 8118 times)

Criss

  • Guest
Cannot install packages
« on: September 14, 2005, 08:32:49 pm »
Every time I install a pages it says:

"Compile IDE (without linking)" completed
c:\lazarus\link.res: file not recognized: File format not recognized
C:\lazarus\lazarus.pp(98,1) Error: Error while linking
make.exe[1]: [lazarus.exe] Error 1


What should I do to make it work?

criss

  • Guest
Cannot install packages
« Reply #1 on: September 14, 2005, 08:41:20 pm »
sorry i meant "install a package" not "install a pages"

matthijs

  • Hero Member
  • *****
  • Posts: 537
Cannot install packages
« Reply #2 on: September 15, 2005, 07:36:55 am »
What package are you trying to install?
What is the file "link.res"? In my lazarus root directory there is no such file. You have to look for a solution in that direction. See if you can find where link.res is included and try to remove that.
What's in a sig? Would my posting look less if it didnot have a sig? (Free after William S.) :)

:( Why cannot I upload my own Avatar? :(

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Cannot install packages
« Reply #3 on: September 15, 2005, 09:36:14 am »
Can you post the link.res? Maybe you used some uncomon chars in your paths, that is throwing the linker off.

Buba

  • Newbie
  • Posts: 1
Cannot install packages
« Reply #4 on: May 19, 2006, 03:49:36 pm »
When I try to install a package it says:

"Compile IDE (without linking)" completed
D:\Teste\lazarus\pp\bin\i386-win32\ld.exe:D:\Teste\lazarus\link.res: file format not recognized; treating as linker script
D:\Teste\lazarus\pp\bin\i386-win32\ld.exe:D:\Teste\lazarus\link.res:16: syntax error
D:\Teste\lazarus\ide\lazarus.pp(113,1) Error: Error while linking
make.exe[2]: *** [lazarus.exe] Error 1

Why?
What should I do to make it work?

amiso

  • New Member
  • *
  • Posts: 13
    • http://alainmichaud.net
Cannot install packages
« Reply #5 on: March 27, 2007, 09:25:35 pm »
Quote from: "Vincent"
Can you post the link.res? Maybe you used some uncomon chars in your paths, that is throwing the linker off.

Hi,
  I have the same (similar) bug with a "link.res" that came out from nowhere. As a coincidence my folder name when the problem started had two bad characters "(" and ")"in the name : "stupidfoldername(april2007)"

This may be related !!!!

Now, how do I fix this: I changed the folder name but my compiler is still bugged!

amiso

  • New Member
  • *
  • Posts: 13
    • http://alainmichaud.net
Cannot install packages
« Reply #6 on: March 27, 2007, 11:04:53 pm »
Quote from: "amiso"
Quote from: "Vincent"
Can you post the link.res? Maybe you used some uncomon chars in your paths, that is throwing the linker off.

Hi,
  I have the same (similar) bug with a "link.res" that came out from nowhere. As a coincidence my folder name when the problem started had two bad characters "(" and ")"in the name : "stupidfoldername(april2007)"

This may be related !!!!

Now, how do I fix this: I changed the folder name but my compiler is still bugged!


Hi,

I also had the character "#" in my folder name: removing it solved the problem !!!!  --> no "(" , ")", "-" or "#" are allowed !!!

 

TinyPortal © 2005-2018