Can't build on Linux: expected item, found .. #3197

Closed
opened 2026-02-21 01:11:39 -05:00 by deekerman · 1 comment
Owner

Originally created by @vlad20012 on GitHub (Dec 22, 2024).

Bug Description

error: expected item, found `..`
 --> /home/vlad20012/.cargo/git/checkouts/x11-rs-e35f68bad83be40e/c2e9bfa/x11/src/internal.rs:1:1
  |
1 | ../../src/internal.rs
  | ^^ expected item
  |
  = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>

How to Reproduce

clone, checkout 1.3.5, run cargo check

Expected Behavior

it should compile successfully

Operating system(s) on local (controlling) side and remote (controlled) side

Linux -> Linux

RustDesk Version(s) on local (controlling) side and remote (controlled) side

1.3.5 -> 1.3.5

Screenshots

image

Additional Context

No response

Originally created by @vlad20012 on GitHub (Dec 22, 2024). ### Bug Description ``` error: expected item, found `..` --> /home/vlad20012/.cargo/git/checkouts/x11-rs-e35f68bad83be40e/c2e9bfa/x11/src/internal.rs:1:1 | 1 | ../../src/internal.rs | ^^ expected item | = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html> ``` ### How to Reproduce clone, checkout `1.3.5`, run cargo check ### Expected Behavior it should compile successfully ### Operating system(s) on local (controlling) side and remote (controlled) side Linux -> Linux ### RustDesk Version(s) on local (controlling) side and remote (controlled) side 1.3.5 -> 1.3.5 ### Screenshots ![image](https://github.com/user-attachments/assets/09900320-da26-448d-ba37-edca61c21816) ### Additional Context _No response_
deekerman 2026-02-21 01:11:39 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Dec 22, 2024):

#763

@rustdesk commented on GitHub (Dec 22, 2024): #763
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#3197
No description provided.